body {
  overflow: hidden;
  background-color: #000;
}

canvas {
  width: 100%;
  height: 100vh;
}