body {
  background: #333;
  margin: 0;
  overflow: hidden;
}
canvas {
  background: black;
}