*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden;background:#000;display:flex;justify-content:center;align-items:center;font-family:Segoe UI,Helvetica Neue,Arial,sans-serif}canvas{display:block;width:480px;height:800px;touch-action:manipulation;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;cursor:pointer}@media(max-width:480px){canvas{width:100vw;height:100vh}}
