body{background-color:#d5d5d5;margin:0;padding:0}.container{border-radius:20px;margin:10% auto 0;max-width:300px;padding:30px;text-align:center}.container,.search{background-color:#fff;display:block}.search{margin:10px}.search-btn{background-color:#00df4a;border:none;border-radius:10px;cursor:pointer}.search-btn,.search-input{font-size:15px;margin:5px;padding:10px}.search-input{background-color:#fff;border:1px solid gray;border-radius:10px;max-width:150px}.info-weather{border-radius:10px;box-shadow:0 0 3px grey;font-size:20px;font-size:16px;margin-top:20px;padding:20px}.info-weather,.sity{font-family:Roboto,sans-serif}.sity{font-size:30px}.min-max{display:flex;justify-content:space-around;margin:20px}.temp{font-family:Roboto,sans-serif;font-size:30px}svg{-webkit-animation:rotate4 2s linear infinite;animation:rotate4 2s linear infinite;-webkit-transform-origin:center;transform-origin:center;width:3.25em}circle{fill:none;stroke:#3189fc;stroke-width:2;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;-webkit-animation:dash4 1.5s ease-in-out infinite;animation:dash4 1.5s ease-in-out infinite}@-webkit-keyframes rotate4{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate4{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes dash4{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-35px}to{stroke-dashoffset:-125px}}@keyframes dash4{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-35px}to{stroke-dashoffset:-125px}}
/*# sourceMappingURL=main.ce5cd97c.css.map*/