body {
  text-align: center;
  font-family: sans-serif;
  background: #fdfdfd;
}
canvas {
  border: 2px solid #333;
  margin-top: 10px;
  touch-action: none;
}
