body {
  background: black;
  overflow: hidden;
  margin: 0;
}

canvas {
  background: #000;
}