@media screen and (max-width: 640px) {
  body {
    overflow: hidden;
  }
}