body {
  background-color: black;
  overflow: hidden;
}

canvas {
  min-width: 100vh;
  min-height: 100vh;
}
