html{box-sizing:border-box;font-size:62.5%}body{background-image:url(/weatherstation/static/media/WeatherBackground.f809ca2136028d6b997e.jpg);background-repeat:no-repeat;background-size:cover;color:#771921;font-family:Dosis,sans-serif;font-size:1.6rem;font-weight:200;height:100vh;margin:0}h1,h2,h3,h4,h5,h6{margin:0;padding:0}#root{height:100vh}.container{display:flex;height:100%;position:relative;width:100%}.weatherBlock{background-color:#fff;border-radius:.2rem;box-shadow:.2rem .2rem .2rem #000;display:flex;height:60rem;justify-content:space-between;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:84rem;z-index:1000}.city{background-image:url(/weatherstation/static/media/City.0e339a14ca76965dd7ca.jpg);background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:flex-end}.city,.weather{width:40rem}.cityW{align-items:center;background-color:#45353d;color:#fff;display:flex;-webkit-filter:opacity(90%);filter:opacity(90%);font-size:5rem;height:12.01rem;width:100%}.cityWeather{margin:0 auto;text-align:center}.wind{display:none;margin:0 auto}.cityDate{align-items:center;background-color:#863239;color:#fff;display:flex;-webkit-filter:opacity(90%);filter:opacity(90%);font-size:5rem;height:12.01rem;justify-content:center;width:100%}.cityWeatherItem{font-size:10rem;margin:0 auto 30%}.Temp,.Temperature{text-align:center}.Temperature{font-size:10rem}.tempMin{margin-right:1rem}.tempMax{margin-left:1rem}.press{font-size:3rem;text-align:center}.chart{height:20rem;margin:0 auto;width:35rem}.chartTitle{text-align:center}@media(max-width:900px){html{font-size:45%}body{background-repeat:repeat}.weatherBlock{flex-wrap:wrap;height:140rem;justify-content:space-between;width:42rem}.city,.weather{width:100%}.cityWeatherItem{margin-bottom:0}.cityDate,.cityW{height:8rem}}
/*# sourceMappingURL=main.2949638e.css.map*/