html,body,#root{width:100%;height:100%;margin:0}*{box-sizing:border-box}body{color:#e6f8ff;background:#06131a;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app{background:#06131a;width:100%;height:100%}.app-canvas-container{width:100%;height:100%;overflow:hidden}.app-canvas{width:100%;height:100%;display:block}
