body {
  overflow: hidden;
  margin: 0;
  background: #111;
}

canvas {
  width: 100%;
  height: 100%;
}
