body {
  margin: 0;
  overflow: hidden;
  background: black;
}
canvas {
  position: absolute;
}