body {
  padding: 0;
  margin: 0;
  overflow: hidden;
  background-color: black;
}

canvas {
  background-color: black;
}
