:root{color-scheme:dark;font-family:Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.5}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;overflow:hidden;background:#000}body{touch-action:none;user-select:none;-webkit-user-select:none}#root{display:flex;align-items:center;justify-content:center}
