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}body{background-attachment:fixed;background-image:url(/static/media/background.48a5cff1d6c907693d85.jpg);background-repeat:no-repeat;background-size:cover}.App{color:#fff;text-align:center;text-shadow:2px 2px 4px #00000080}.weather-image{height:auto;margin:0;width:150px}h1{margin-top:20px}h2{color:#000;font-weight:600}form{display:inline-block;margin-bottom:20px}input{padding:5px}button,input{border:none;border-radius:5px;margin:10px}button{background-color:#007bff;color:#fff;cursor:pointer;padding:5px 10px}.weather-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1600px}.weather-card{align-items:center;background-color:#ffffffb3;border:1px solid #007bff;border-radius:10px;box-shadow:0 0 10px #00000080;color:#000;display:flex;flex-direction:column;justify-content:center;padding:20px;text-align:center}.weather-icon{height:90px;margin-bottom:10px;width:90px}.error-message{color:red;font-weight:700;margin-top:20px}
/*# sourceMappingURL=main.4c07d08d.css.map*/