body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background-color:purple;background-image:url(/weather2023/static/media/sun2.696932037c9aea5d3ae5.jpg);background-repeat:no-repeat;background-size:cover;height:100vh;text-align:center}.App,.weather-card{align-items:center;display:flex;flex-direction:column;justify-content:center}.weather-card{background-color:rgba(32,32,32,.722);color:#fff;flex-wrap:nowrap;height:80vh;width:40vw}.weather-card h2{font-size:30px;margin:0;text-shadow:2px 2px #000}.weather-card h1{border-radius:10px;font-size:30px;padding:10px}.weather-card .temperature,.weather-card h1{background-color:hsla(0,0%,100%,.2);font-weight:900;margin:0;text-shadow:2px 2px #000}.weather-card .temperature{font-size:50px}.weather-card input{border:2px solid #000;line-height:20px}.weather-card button{border-radius:10px;line-height:30px;margin-top:10px;padding:5px;transition:.4s linear;width:100px}.weather-card button:hover{background-color:blue;color:#fff}.weather-card .temp{background-color:none;color:#fff;font-size:20px;text-align:center;width:100%}.weather-card .temp p{background-color:rgba(7,14,14,.6);border-radius:10px;color:#fff;font-family:Roboto;font-size:30px;padding:5px}.weather-card .selectElement{background-color:#fff;border-radius:10px;color:#000;margin:10px;padding:6px}
/*# sourceMappingURL=main.7effbe1d.css.map*/