*{margin:0;padding:0;box-sizing:border-box}body{font-family:"montseratt",sans-serif}.app,body{background-image:url(/weather-app/static/media/pic1.59e5a929.jpg);background-size:cover;background-position:bottom;transition:.4 ease-out}.app.warm{background-image:url(/weather-app/static/media/pic5.777b751f.jpg)}main{min-height:100vh;padding:25px}.search_box{width:100%;margin:0 0 75px}.search_box .search_bar{display:block;width:100%;padding:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;outline:none;background-color:hsla(0,0%,100%,.5);border-radius:5px;box-shadow:0 10px 40px rgba(80,21,148,.41)}.location_box .location{font-size:32px;font-weight:500}.location_box .date,.location_box .location{color:#fff;text-align:center;text-shadow:3px 3px rgba(50,50,70,.5)}.location_box .date{font-size:20px;font-weight:300}.weather_box{text-align:center}.weather_box .temp{position:relative;display:inline-block;margin:30px auto;background-color:hsla(0,0%,100%,.2);padding:15px 25px;border-radius:5px;font-size:100px;font-weight:900;text-align:center;box-shadow:0 10px 40px rgba(80,21,148,.41)}.weather_box .temp,.weather_box .weather{color:#fff;text-shadow:3px 3px rgba(50,50,70,.5)}.weather_box .weather{font-size:50px;font-weight:500}
/*# sourceMappingURL=main.af26d053.chunk.css.map */