html {
    font-size: max(min(1.11vw, 2vh), 16px);
}

html, body {
    min-width: 1440px;
    position: relative;
}