#app {
  display: none;
}

body {
  font-family: Poppins !important;
}

* {
  font-family: Poppins;
  -webkit-tap-highlight-color: transparent;
}