*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;overflow:hidden}body{background:#1a1a2e;font-family:system-ui,-apple-system,sans-serif}#root{flex-direction:column;display:flex}.debug-stats{z-index:9999!important;position:fixed!important;top:0!important;left:auto!important;right:0!important}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
