In CSS, an em is a relative unit based on the font-size of the document. So, what exactly is an em then, if the font-size of the document itse
em
It will take the browsers' default value of 16px if no parent element has defined it.
Also see this: http://pxtoem.com/