*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden;background:#05070d}#scene{display:block;width:100%;height:100%}#loading{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#05070d;color:#eaeaea;font-family:-apple-system,system-ui,sans-serif;font-size:14px;letter-spacing:.05em;transition:opacity .5s ease;z-index:10}#loading.hidden{opacity:0;pointer-events:none}
