body {
  background: #0b5;
  color: white;
  text-align: center;
  font-family: monospace;
}

canvas {
  background: #060;
  border: 4px solid white;
  margin-top: 20px;
}