@media screen and (max-width: 500px) {
  html{
    font-size: 10px;
  }
}