body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;font-family:Source Sans Pro,sans-serif;height:100vh;justify-content:center;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background-color:rgba(39,39,39,.9);border:none;border-radius:12px;color:#fff;padding:2rem;width:400px}@media (max-width:31.25em){.App{width:245px}}.App h1{margin:0 0 2rem}.App h1,.form{text-align:center}.form{align-items:center;display:flex;justify-content:center;margin-left:1.5rem}.form input{background-color:rgba(97,102,107,.7);border:none;border-radius:20px;color:#fff;outline:none;padding:.5rem}.form input::-webkit-input-placeholder{color:hsla(0,5%,88%,.753)}.form input:-ms-input-placeholder{color:hsla(0,5%,88%,.753)}.form input::placeholder{color:hsla(0,5%,88%,.753)}.form button{background-color:rgba(97,102,107,.7);border:none;border-radius:50%;cursor:pointer;height:35px;margin:.5rem;outline:none;padding:0;width:35px}.form button svg{fill:#fff}.weather{text-align:center;z-index:10}.weather h2{font-size:2rem}.weather p{font-size:1.2rem;font-weight:500}.weather p:nth-child(3){font-size:2.5rem;font-weight:700}
/*# sourceMappingURL=main.e0d64c6c.css.map*/