:root{color:#fff4cf;background:#140906;font-family:Arial,Hiragino Sans,Yu Gothic,Meiryo,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden}body{min-width:320px;min-height:100dvh;background:#050302}.game-shell{display:grid;place-items:center;width:100vw;height:100dvh;background:#100805;overflow:hidden}.duel-canvas{width:100vw;height:100dvh;overflow:hidden;background:#050302}.duel-canvas canvas{display:block;max-width:100%;max-height:100%}
