:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color-scheme:light dark}*{box-sizing:border-box}html,body{margin:0;height:100%;overflow:hidden;background:#cfe0f5;touch-action:none;-webkit-user-select:none;user-select:none}#root,.game-host{width:100%;height:100%}.game-host canvas{display:block;margin:0 auto}
