* {
  margin: 0;
  padding: 0;
}
html {
  overflow-y: scroll;
  line-height: 1.2;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
nav ul {
  list-style: none;
}
