*{font-family:Rubik,sans-serif;margin:0}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:10px}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.4)}::-webkit-scrollbar-thumb:active{background:rgba(0,0,0,.9)}html{scroll-behavior:smooth}.fullPage{align-items:center;display:flex;justify-content:center;min-height:100vh}.app{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}.currentWeather{align-items:center;background-color:hsla(0,0%,100%,.5);border-radius:.25rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);display:flex;flex-direction:column;justify-content:center;padding:1rem 0 .5rem}.dateAndTime{background-color:#e0f2fe;padding:2rem 3rem;text-align:center}.dateAndTime .location{font-size:2rem;font-weight:700}.temperature{align-items:center;cursor:pointer;display:flex;justify-content:center;margin:2rem 0}.temperature .digits{font-size:5rem}.temperature .units{font-size:2rem}.temperature .right{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.right .tendency{padding:.25rem}.units .separator{font-weight:700;margin:.5rem}.otherStats{background-color:#fff;border-radius:.25rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);justify-content:space-evenly;padding:1rem 0;width:100%}.otherStats,.stat{align-items:center;display:flex}.stat{flex-direction:column;justify-content:center}.stat img{margin:0 0 1rem}.down-arrow{margin-top:.5rem}.error{padding:1rem}.charts{display:flex;flex-direction:column}.chart{border-radius:.25rem;margin:3rem;width:80vw}.loader{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;position:fixed;transition:all .25s;width:100%;z-index:100}
/*# sourceMappingURL=main.d4ece18a.css.map*/