body {
    background-color: bisque;
}

main {
    width: 90%;
    background-color: antiquewhite;
    border-radius: 1%;
}