body {
  margin: 0;
  background: black;
  display: flex;
}

canvas {
  margin: auto;
}