*{box-sizing:border-box;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;margin:0;padding:0;text-align:center}body{background-color:#3485c2}header>h1{color:#f5f5f5;margin:20px;text-align:center;text-shadow:2px 2px 2px orange}main{background-color:#3485c2;height:100vh;margin:auto;width:50vw}input{border:2px solid #bdbdbd;border-radius:50px;box-shadow:1px 1px 1px orange;font-size:2rem;height:50px;margin-bottom:20px;padding-left:14px;width:100%}table{border-spacing:1rem .5rem;margin:0 auto}footer{color:#fff;margin:1rem;text-align:center}#weather-container{height:100%;margin:1rem;visibility:hidden}#current-day-container{align-items:center;display:flex;flex-direction:column;height:45%;justify-content:space-evenly;width:100%}#days-container{display:flex;flex-wrap:wrap;justify-content:space-between;margin:1rem auto 0}#city{color:#3485c2;font-size:4rem;text-shadow:2px 2px 2px orange}#main-details{font-size:1.2rem;text-shadow:1px 1px #3485c2}.day-container{align-items:center;display:flex;flex-direction:column;justify-content:space-evenly;padding:2rem}.weather-data{background-color:#d9d9d9;border-radius:20px}.day{font-size:1rem;text-transform:uppercase}.day,.temp{font-weight:900}.temp{color:#3485c2;font-size:1.5rem}.details{font-size:1.2rem;font-weight:900;margin-top:1rem;text-shadow:1px 1px #dcdcdc}
/*# sourceMappingURL=index.4823258f.css.map */
