@import url(https://fonts.googleapis.com/css2?family=Combo&display=swap);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}*,:after,:before{box-sizing:border-box;margin:0;padding:0}.topDiv{align-items:center;display:flex;flex-direction:row;justify-content:center;width:100%}.topDiv>span{color:#fff;font-family:Combo,cursive;font-size:2rem;padding:0 10px;text-align:center;text-shadow:0 5px 5px red,0 7px 7px #000,0 9px 9px red}#RotateMars{border-style:none;position:absolute;right:10vw;top:20vh}.globe{height:5vh;width:2.5vw}button{background-color:#0084ff;border-bottom-right-radius:10px;border-style:none;border-top-left-radius:10px;box-shadow:0 5px 5px #f5f5f5;color:#000;cursor:pointer;font-family:Courier New,Courier,monospace;font-size:1.1rem;font-weight:700;height:8vh;top:60vh;width:20vw}.details,button{left:20vw;position:absolute}.details{align-items:flex-start;display:flex;flex-direction:column;height:40vh;justify-content:center;top:20vh;width:40vw}.details>p{-webkit-animation:textSwep 3s ease-in-out;animation:textSwep 3s ease-in-out;color:#04e404;font-family:Georgia,Times New Roman,Times,serif;padding:2px 0;position:relative;z-index:10}@-webkit-keyframes textSwep{to{-webkit-transform:rotateX(90deg);transform:rotateX(90deg)}}@keyframes textSwep{to{-webkit-transform:rotateX(90deg);transform:rotateX(90deg)}}@media screen and (max-width:600px){.globe{height:5vh;width:9.5vw}button{height:7vh;left:25vw;top:77vh;width:51vw;z-index:9999}.details,button{position:absolute}.details{height:62vh;left:13vw;top:20vh;width:70vw}.details>p{-webkit-animation:textSwep 3s ease-in-out;animation:textSwep 3s ease-in-out;color:#ef0;font-family:Georgia,Times New Roman,Times,serif;opacity:.8;padding:3px 0;position:relative;text-shadow:0 5px 5px #000;z-index:10}}
/*# sourceMappingURL=main.a8d0ed35.css.map*/