html, body {
  margin: 0;
  overflow: hidden;
}

body {
  width: 100vw;
  height: 100vh;
}