/* Fonts, colours, resets */

html, header {
    margin: 0;
    padding: 0;
}

html, body {
    margin: 0;
    padding: 0;
}

