Using viewport units to prevent text resizing
This simple page shows how viewport units can prevent text-resizing.
Setting the following paragraph to have a size of 2vh sets it to 2% of the height of the viewport.
This text is set with a font-size of 2vh.