body, html {
  margin: 0;
}

canvas {
  background: #000000;
  display: block;
  margin: auto;
}
