h1 {
    font-family: sans-serif;
    text-align: center;
    font-size:calc(2em + 2 * 1vmin);
    line-height:calc(2.4em + 2 * 1vmin);
}
