body {
  text-align: center;
  font-family: sans-serif;
  background: #f0f0f0;
}

canvas {
  border: 2px solid #333;
  background: white;
  cursor: crosshair;
}
