html, body {
  margin: 0;
  padding: 0;
  background: #4d4d4d;
}

canvas {
  display: block;
}
