Normalize.css is a set of CSS rules for forcing HTML elements to render more consistently across all browsers.

Compared to CSS resets, it doesn't reset all elements but leave the useful defaults and fixes various bugs.

Normalize.css

The CSS file includes rules for a wide range of elements including the ones for HTML5 and well-documented (inline).

The developer mentions that Normalize.css shouldn't be an insert-and-forget resource, rather, it should be used as a customisable starting point on any project..

WebResourcesDepot Feed