body {
 font-family: sans-serif;
}
header, article {
 display: block;
 padding: 12vh 0;
 text-align: center;
}
a {
 text-decoration: none;
 color: #777;
}