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:url(/static/media/bgWeather.9e4b160c3693fd4aeb60.jpg);background-size:cover;height:100vh;text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.input{align-items:center;display:flex;flex-direction:column;justify-content:center}.input input{width:70%}.input button,.input input{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:none;background:hsla(0,0%,100%,.2);border:none;border-bottom-left-radius:10px;border-bottom-right-radius:10px;height:5vh;padding:.6rem}.input button{cursor:pointer;font-weight:700;margin-top:1rem;top:0;transition:all .5s ease-in-out;width:30%}.Form .input button:hover{border:1px solid #000;-webkit-transform:scale(1.1);transform:scale(1.1)}.input input{font-size:1.5rem;font-weight:700;margin-top:1rem}.blur{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:hsla(0,0%,100%,.2);border-radius:30px;box-shadow:2px 2px 10px #fff;height:40%;margin:7rem auto;padding:1rem;width:40%}.city{font-size:2rem;font-weight:700;opacity:.7;z-index:1!important}.city,.temp{color:#fff;text-shadow:1px 1px #000}.temp{font-size:6rem;font-weight:900;opacity:.8}.desc{font-size:2rem}.date,.desc{color:#fff;font-weight:700;opacity:.7;text-shadow:1px 1px #000}.date{font-size:1rem}@media only screen and (max-width:600px){.blur{width:70%}.input input{font-size:1.2rem;height:3vh;margin-top:1rem}.city{font-size:1.5rem}.temp{font-size:3.5rem}.date,.desc{font-size:1rem}}
/*# sourceMappingURL=main.28c3ae77.css.map*/