Global

Almost all of Blaze's styles build on top of generic.global.css. It's a tiny file that handles box-sizing and body margin.

The rest of Blaze takes cues from Normalize.css - A modern, HTML5-ready alternative to CSS resets.

Normalize.css makes browsers render all elements more consistently and in line with modern standards. It precisely targets only the styles that need normalizing.