body {
  text-align: center;
  background: #111;
  color: white;
  font-family: sans-serif;
}

canvas {
  background: black;
  border: 2px solid white;
}