body {
  background: #ffffff;
  color: #000;
  font-family: monospace;
}

canvas {
  background: #eee;
  border: 1px solid #000;
}
