body {
  margin: 0;
  overflow: hidden;
  background: #111;
  font-family: sans-serif;
}

canvas {
  display: block;
}