body {
    font-family: sans-serif;
    max-width: 700px;
    margin: 60px auto;
}

h1 {
    color: steelblue;
}