body {
    text-align: center;
    margin-top: 40vh;
    font-family: Arial, sans-serif;
}

.space {
    height: 150vh;
}

h1.large {
    font-size: 60px;
}
