html {
  font-family: 'Roboto', sans-serif;
  font-size: 62.5%;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

body {
  margin: 0;
  padding: 0;
  font-size: 1.6rem;
  line-height: 20px;
  font-weight: 200;
}
