.new-game { margin-top: 14px; }
#stage canvas { touch-action: none; }
.stage-overlay .row { justify-content: center; margin-top: 14px; }
.side .stats { grid-template-columns: repeat(3, minmax(0, 1fr)); }
