Skip to main content
1 of 2
scottlimmer
  • 2.3k
  • 1
  • 23
  • 29

100% is relative to the base font size, which if you haven't set it would be the browser's user-agent default.

To get the effect you're after I would use a piece of javascript to adjust the base font size relative to the window dimensions.

scottlimmer
  • 2.3k
  • 1
  • 23
  • 29