Does this get applied by every element?
EXAMPLE \'A\':
* { box-sizing: border-box; }
I thought box-sizing is not inherited?