html,body {
    font-size: 16px;
}
h1 {
    display: inline-block;
    margin: 2rem auto;
    text-align: center;
    width: 90vw;
}
h1 a {
    text-align: center;
}