To set viewport height in CSS:h1 { font-size: 4.0vh; }To set viewport width in CSS:h1 { font-size: 5.5vw; }