html {
  -webkit-text-size-adjust: none;
}

body {
  margin: 0;
  overflow: hidden;
}

#root {
  width: 100%;
  height: 100%;
}