@media screen and (min-width: 1200px) {
  body {
    zoom: 140%;
  }
}
