body {
    font-family: Arial, sans-serif;
    margin: 20px;
}

header {
    margin-top: min(10vh, 50px);
}
