body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:url(/wesley-weather-app/static/media/default.bc8d19af1d79fe7524e7.jpg);background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;min-height:1000px;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.weather-app{height:100vh;margin-top:100px;position:relative;width:100%}.container,.weather-app{border-radius:25px}.weather-app .search-bar{border-radius:25px;padding:1rem;text-align:center}.weather-app input{background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.8);border-radius:25px;color:#f8f8f8;font-size:1.2rem;padding:.7rem 1.5rem}::-webkit-input-placeholder{color:#fff}::placeholder{color:#fff}.general-info{flex-direction:column;justify-content:center;margin:0;text-align:center;width:100%}.location{font-size:35px;margin-top:-20px;width:100%}.location,.temp{color:#fff;font-weight:500}.temp{font-size:50px;margin-top:-40px}.description{color:#fff;font-weight:500;margin-top:-40px}.description p{font-size:30px}.info-boxes{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;position:relative;text-align:center}.box{background-color:hsla(0,0%,100%,.2);border-radius:15px;box-shadow:3px 6px rgba(0,0,0,.2);margin:5px;min-width:8rem;padding:15px}h1{color:#fff}h3{color:#4d4d4e}.box p{color:azure;font-size:30px;font-weight:400}@media screen and (max-width:337px){.box{padding:7px}}@media screen and (min-width:601px){.weather-app{position:relative}.container{margin:50px auto;max-width:600px}}
/*# sourceMappingURL=main.bda7f89f.css.map*/