body{
    background: rgb(216, 208, 174);
}

h1{
    text-align: center;
    padding-top: 15%;
}

div{
    background: rgb(193, 152, 102);
    text-align: center;
    height: 400px;
}