body, html {
    background-color: white;
    font-family: sans-serif;
}
body {
    max-width: 40em;
    margin: auto;
}
