:root{color-scheme:dark}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;width:100%;height:100%;background:#000;color:#e6e7ea;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow:hidden}.scene{position:fixed;top:0;right:0;bottom:0;left:0;background:#000}.scene canvas{display:block}
