body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{background-color:#000;min-height:100vh}#root,body,html{display:flex;flex:1 1;margin:0;padding:0}.globeContainer{overflow:hidden;position:relative}.globe{cursor:move;left:0;position:absolute;top:0}.globesvg,.operation{left:0;pointer-events:none;position:absolute;top:0}.globesvg{cursor:move}svg #land{-webkit-animation:dash 4s linear 0s infinite alternate;animation:dash 4s linear 0s infinite alternate}@-webkit-keyframes dash{0%{stroke-dashoffset:19}to{stroke-dashoffset:0}}@keyframes dash{0%{stroke-dashoffset:19}to{stroke-dashoffset:0}}
/*# sourceMappingURL=main.a13714d0.css.map*/