* {
    font-family: sans-serif;
}
h1 {
    font-weight: bold;
    font-size: 10vh;
    text-align: center;
}

.oppgaver {
    display: flex;
    flex-direction: column;
    justify-self: center;
}