*{margin:0;padding:0}body{background-color:gray}.App{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)}}.wrapper{background-color:#fff;height:300px;margin:3% auto auto;width:400px}.search,.wrapper{border-radius:10px}.search{display:flex;justify-content:center;margin:5% auto auto;padding:3px;width:250px}input{border:none;border-bottom-left-radius:10px;border-top-left-radius:10px;height:inherit;padding:7px;text-align:center;width:70%}input:focus{outline:none}button{background-color:skyblue;border:none;border-bottom-right-radius:10px;border-top-right-radius:10px;display:inline-block;font-size:15px;font-weight:700;height:inherit;padding:5px}.weatherLogo{align-items:center;background-color:#fff;border-radius:20px;display:flex;height:7rem;justify-content:center}.logo{font-size:70px}.weather-info{background-color:#7fffd4;display:flex;height:6rem}.temp{align-items:center;background-color:#000;height:inherit;width:60%}.temp,.time-date{color:#fff;display:flex}.time-date{background-color:#7fffd4;flex-direction:column;justify-content:center;margin-left:.5rem;width:40%}span{margin-right:1rem}.temp-data{margin-left:.5rem}.humidity,.pressure,.speed,.sunset,last-section{align-items:center;display:flex;justify-content:center}.humidity,.pressure,.speed,.sunset{height:6rem;width:25%}.last-section{display:flex}.image{color:#7fffd4;margin-right:.5rem}
/*# sourceMappingURL=main.0b31f817.css.map*/