How does the rem unit represent a font size?
Font sizes are expressed relative to the font size of the containing div element
Font sizes are expressed relative to the font size of the parent elements
Font sizes are relative to the root em unit used in the HTML element. Source: CSS units
Font sizes are relative to the base font size of the operating system.