Small explanation to answer given by @DRD - this is the worst solution possible.
Never use vh and vw for font-size property:
This is how @DRD's fiddle example works when changing browser window height. The font-size is getting smaller and bigger with resizing.