html,body,#app{color:#111;background:#111;min-height:100%;margin:0;font-family:Courier New,monospace}body{place-items:center;display:grid}.cabinet{box-sizing:border-box;text-align:center;width:min(100vw,1280px);padding:10px}canvas{aspect-ratio:640/400;width:min(100%,160vh);max-width:1280px;image-rendering:pixelated;image-rendering:crisp-edges;background:#fff;border:2px solid #000;box-shadow:0 0 0 8px #e8e8e8,0 0 0 10px #000,0 16px 44px #000}.hint{color:#ddd;font-size:12px}
