html, body, header, nav, h1, a,
ul, li, strong, main, button, i,
section, img, div, h2, p, form,
fieldset, label, input, textarea,
span, article, footer, time, small {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-family: 'Dosis', sans-serif;
}

html, body{
  min-height: 100vh;
}

ul {
  list-style: none;
}
/* 
