@media screen and (max-width: 1000px) {
  body {
    font-size: 2rem;
  }
}
