@media screen and (min-width: 1920px) {
    :root {
        --headerHeight: 100px;
        font-size: 1.25rem;
    }
}