body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}#root,body,html{font:.9rem sans-serif;color:#1e2432;height:100%;margin:0;font-family:"Montserrat",sans-serif}.App{font-size:19px;font-style:bold}.main-container{background-image:url(https://source.unsplash.com/1000x1000/?sky%2Crain%2Cweather%2Csnow=);height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.search{outline:none;padding:23px 10%;border-radius:20px;border:none;margin-bottom:5%;background:hsla(0,0%,98%,.85);margin-top:50px;font-size:23px}.city{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:40px 8%;border-radius:20px;background:rgba(120,224,224,.85);box-shadow:10px 10px 5px 0 rgba(15,15,15,.404)}.oneday{border:dashed #add8e6;border-radius:29px;padding:7%}p{margin-top:10px;text-transform:uppercase;letter-spacing:.05em}#interne{font-weight:1000;margin-left:50px}span{border-bottom:1px solid grey}#firstday{display:flex;flex-direction:column;border:dashed #90ee90;padding:6%;margin-bottom:70px}.city-temp{font-size:5rem;font-weight:700;margin-top:10px;color:#1e2432;text-align:center}.city sup{font-size:.5em}.city-name{font-size:2em}.city-name sup{padding:.2em .6em;margin-left:.2em;border-radius:30px;color:#fff;background:#ff8c00}.city-icon{margin-top:10px;width:100px;height:100px}.info{display:flex;flex-direction:column;align-items:center}#oneday{border:dashed #fcd1d1;width:110%;height:100px;margin-bottom:40px}#loading{font-weight:1000;margin-left:50px;margin-top:50px}#loader{border-radius:50%;border:16px solid #f3f3f3;border-top-color:#3498db;margin-left:50%;width:90px;height:90px;animation:spin .9s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media only screen and (max-width:600px){.main-container{width:auto auto}}
/*# sourceMappingURL=main.45934372.chunk.css.map */