Property font-size

html {
    font-size: calc(0.3vw + 0.7em);
}