body{
    color: #331505;
    background-color: beige;
}

main{
    background-color: bisque;
    width: 1100px;
    margin: auto;

}