body {
    background-color: beige;
    
}
article, section {
    max-width: 540px;
    margin: auto;
}