body {
  margin: 0;
  overflow: hidden;
}

canvas {
  background: black;
}
