html,body{width:100%;height:100%;margin:0;padding:0;overflow:hidden;background:#071b18;font-family:Arial,Helvetica,sans-serif}app-root,app-world{display:block;width:100vw;height:100vh;overflow:hidden}#world-container{position:fixed;inset:0;width:100vw;height:100vh;overflow:hidden}app-world canvas{position:fixed!important;inset:0!important;display:block!important;width:100vw!important;height:100vh!important;z-index:1!important}
