@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#49494a;font-family:Roboto,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#logo{font-size:35px;padding:.5rem 0 .3rem;text-align:center}p{font-size:1.6rem}h1{font-size:6rem}#location{display:flex}#location h2,#location p{font-size:2rem}.App{background-color:rgba(0,0,0,.4);color:#fff;min-height:100vh;position:relative;width:100%}.App .search{padding:1rem;text-align:center}.App input{background:hsla(0,0%,100%,.4);border:1px solid #fff;border-radius:30px;color:#fff;font-size:1.2rem;outline:none;padding:.8rem 1.6rem}.App input[type=button]{margin-left:1rem}.App input[type=button]:active{background-color:#d5d7da;color:#000}.App input[type=text]:focus{border:2px solid #fff}::-webkit-input-placeholder{color:#f0f8ff}::placeholder{color:#f0f8ff}.App:before{background:url(/static/media/weather-image1.21b28d44bff69978e6fb.jpg) no-repeat 50%;background-size:cover;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.container{display:flex;flex-direction:column;height:700px;justify-content:space-between;margin:auto;max-width:700px;padding:0 1rem;position:relative;top:10%}.App .top{margin:1rem auto;width:100%}.App .description p{font-size:2rem;font-weight:bolder;margin-top:2rem;position:relative}.App .description h5{margin-bottom:1.5rem}.App .bottom{background-color:hsla(0,0%,100%,.3);border-radius:35px;display:flex;justify-content:space-evenly;margin:10rem auto;padding:1rem 0;text-align:center;width:100%}.bottom p{font-size:30px;font-weight:700;margin-bottom:1rem}@media screen and (max-width:500px){.App input[type=text]{width:80%}.App input[type=button]{display:block;margin:1rem auto auto;width:50%}.App .bottom{flex-direction:column}.bottom p{margin-bottom:.2rem}.bottom div{margin-bottom:1rem}}
/*# sourceMappingURL=main.d087d652.css.map*/