html {
    font-family: Helvetica;
}

body {
    margin: 40px 200px;
}

h1 {
    font-size: 3em;
    display: flex;
    justify-content: center;
}