We need some form of basic reset/normalise CSS to give ourselves a consistent playing field to start from. - [Reset](https://github.com/bbc/gel-styleguide/blob/gh-pages/_scss/generic/_reset.scss) - [Normalize](https://github.com/bbc/gel-styleguide/blob/gh-pages/_scss/generic/_normalize.scss) This probably needs to be wrapped in an `@if` to make its output optional.