@media screen and (min-width: 1400px) { html { font-size: calc((10 / ((1400 * 0.01) * 1)) * 1vw); } }