mirror of
https://github.com/h5bp/html5-boilerplate.git
synced 2026-01-10 23:28:06 -05:00
Applying these shared styles to `html` ensures that people can set their own overrides on `html` later in the CSS. If the starting styles were on `body`, then setting them on `html` later in the CSS would not have the intended effect.