*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#000}html,body,#root{width:100%;height:100%}body{background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app{width:100%;height:100dvh}.hero{background:#000;justify-content:center;align-items:center;width:100%;height:100%;padding:0;display:flex}.hero__earth{cursor:grab;width:100vw;height:100dvh}.hero__earth canvas{display:block;width:100%!important;height:100%!important}.hero__earth:active{cursor:grabbing}
