@import url(https://fonts.googleapis.com/css?family=Roboto);#compass{align-items:center;background-image:url(/static/media/compass.c05c7dcb07064a7c038b.svg);border-radius:50%;display:flex;justify-content:center;min-height:500px;min-width:500px}#compassCenter{background-color:#000;border-radius:50%;height:25px;position:absolute;width:25px}.arrow{height:400px;position:absolute;transition-duration:2s}#compassData{display:flex;flex-direction:column;gap:20px;justify-content:space-between;text-align:center}#actualData{color:#74b3ce}#predictedData{color:#ffa00a}@media only screen and (max-width:480px){#compass{min-height:300px;min-width:300px}#compassCenter{height:15px;width:15px}.arrow{height:240px}#compassData{gap:10px;height:auto}}*{border:0;margin:0}header{background-color:#000;height:50px;width:100%}#headerLinks,header{display:flex;justify-content:space-between}#headerLinks{height:100%;margin-left:20px;width:200px}#headerLinks a{color:#fff;font-family:Roboto;font-size:x-large;line-height:50px;text-decoration:none}#githubLogo{display:flex;flex-direction:column;justify-content:center;margin-right:20px}#githubLogo a{height:75%}#githubLogo img{height:100%}#body{align-items:center;background-color:#172a3a;height:calc(100vh - 50px);justify-content:space-evenly}#body,footer{display:flex;width:100%}footer{background-color:#000;flex-direction:column;height:35px;justify-content:center}footer p{color:#fff;font-family:Roboto;font-size:large;margin-left:20px}.Error{color:red;text-align:center}@media only screen and (max-width:480px){footer p{font-size:small}#body{flex-direction:column;max-height:auto}}
/*# sourceMappingURL=main.6ae98021.css.map*/