*{box-sizing:border-box;margin:0;padding:0;font-size:12px}body{-webkit-user-select:none;user-select:none;background:#1e252c;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed}#root{background:#1e252c;justify-content:center;align-items:center;width:99.5%;height:99.5%;display:flex;position:relative;top:0;left:0}#root .hi-zone{justify-content:center;align-items:center;min-width:250px;height:250px;display:flex}.hi-zone .hi-text{color:#af7575;font:2rem Arial}.game-ui{width:100%;height:100%;position:absolute;top:0;left:0}.content{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.dbg-layer{pointer-events:none;visibility:visible;z-index:9999;background:0 0;width:100%;height:100%;position:absolute;top:0;left:0}#scene-explorer-host{pointer-events:all;z-index:9999}#inspector-host{pointer-events:all}.cursor{background-color:none;pointer-events:none;z-index:9999;border:3px solid #000;border-radius:50%;width:50px;height:50px;position:fixed}