UnStyle CSS

A css reset for remove all the browser's default styles.

Usage

Just grab the unstyle.min.css file into you proyect's folder and link to it in your html before any other stylesheet.

<link rel="stylesheet" href="unstyle.min.css">