body {
  text-align: center;
  background: #111;
  color: white;
  font-family: sans-serif;
}

canvas {
  background: #222;
  border: 2px solid white;
}
