.static-page {
    max-width: 900px;
    margin: 60px auto;
    padding: 20px;
}

.static-page h1 {
    margin-bottom: 20px;
}
