body{
    background-color: rgb(216, 198, 96) ;
}

h1{
    background-color: black;
    color: crimson;
    text-align: center;
}