body{
    background: rgb(216, 208, 174);
}
div{
    background: rgb(193, 152, 102);
    text-align: center;
}

