body {
  background: #101010;
  overflow: hidden;
}

canvas {
  position: absolute;
  width: 100%;
  height: 100%;
}