html, body {
  margin: 0;
  overflow: hidden;
  height: 100dvh;
  width: 100dvw;
  background-color: #111317;
  position: relative;
}
