*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:url(/static/media/sun.9adfd182a53c84cb2191.jpg);background-size:cover;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App{align-items:center;color:#ded3d3;display:flex;height:100vh;justify-content:center;width:100vw}.weather{background-color:rgba(0,0,0,.6);border-radius:30px;display:flex;flex-direction:column;height:28rem;justify-content:space-around;padding:2rem;width:35rem}.weather_location{font-size:2.2rem;font-weight:500}.weather_degrees{font-size:2rem;font-weight:500}.weather_description,.weather_description_head{align-items:center;display:flex}.weather_description_head{padding:1rem 0}.weather_icon{font-size:2rem;margin-right:.4rem}.weather_description * h3{font-size:1.4rem;font-weight:400;margin-bottom:.7rem;margin-right:1rem}.weather_pressure{color:#ded3d3;font-size:1.05rem;font-weight:400}.weather_country{display:flex;flex-direction:column;height:100%;justify-content:flex-end;margin-left:1rem;padding-bottom:.9rem}.weather_country h3{margin-bottom:1rem}.weather_display{flex-direction:column;justify-content:space-around}.input,.weather_display{display:flex;margin-top:1rem}.input{align-items:center;background-color:rgba(0,0,0,.6);border-radius:50px;height:3rem;justify-content:space-between;padding-left:20px;width:100%}.input_value{background-color:initial;border:none;color:#ded3d3;font-size:1rem;margin-right:1rem;outline:none;width:28rem}.input_icon{align-items:center;border-left:1px solid #685858;cursor:pointer;display:flex;height:100%;justify-content:center;margin-right:1rem;width:3rem}
/*# sourceMappingURL=main.5ea08a52.css.map*/