*{box-sizing:border-box}html,body,main{overflow:hidden;background:#000;width:100%;height:100%;margin:0}#world{display:block;outline:none;touch-action:none;image-rendering:pixelated;cursor:none;opacity:0;border:0;width:100%;height:100%}body[data-player-view-ready=true] #world{opacity:1}#debug-status{position:fixed;z-index:10;color:#bfffe8;pointer-events:none;background:#0d0a15d1;border:1px solid #31ffc08c;padding:.4rem .55rem;font:12px/1.3 monospace;top:.75rem;left:.75rem}
