html {
    font-size: 16px;
}

body {
    color: #111;
    font: 1em/1.5 sans-serif;
    padding: 1em;
    margin: 0 auto;
    max-width: 40em;
}
