body {
  background: #111;
  color: #eee;
  text-align: center;
  font-family: Arial, sans-serif;
}

canvas {
  border: 2px solid #eee;
  margin-top: 20px;
  background: black;
}
