body {
    background-color: burlywood;
}

#he {
    text-align: center;
    color: rgb(7, 11, 247);
}

#but {
    background-color: rgb(165, 128, 128);
    text-align: center;
    cursor: pointer
}