@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;300;400;500;700&display=swap);body{background-attachment:fixed;background-color:#300;background-image:url(/react-weather-app/static/media/forest.ca9acd23a8dedea32f7c.jpg);background-position:50%;background-size:cover;color:#fff;font-family:Poppins,sans-serif;margin:0;text-shadow:2px 4px 3px rgba(0,0,0,.2)}header{align-items:center;display:flex;height:100px;justify-content:center;margin-bottom:20px;margin-top:20px;width:100%}header h1{font-weight:100}input{box-shadow:0 10px 50px rgba(0,0,0,.1)}.container{align-items:center;background-color:rgba(0,0,0,.15);border-radius:25px;display:flex;height:65px;justify-content:center;width:400px}#searchicon{display:flex;margin-right:300px;position:absolute}#searchcontainer{align-items:center;display:flex;justify-content:center}#searchcontainer input{border:none;border-radius:25px;color:#5c5c5c;font-size:20px;height:40px;padding-left:25px;padding-right:25px;text-align:center;width:300px}main{text-align:center}#degree span{background-color:rgba(0,0,0,.3);border-radius:25px;box-shadow:0 10px 50px rgba(0,0,0,.1);font-size:100px;padding-left:25px;padding-right:25px}#degree,#degree span{align-items:center;display:flex}#degree{justify-content:center}#clouds{font-size:40px;font-weight:500;margin:15px 0 0}#celsius{-webkit-filter:drop-shadow(2px 4px 3px rgba(0,0,0,.2));filter:drop-shadow(2px 4px 3px rgba(0,0,0,.2))}main img{-webkit-filter:drop-shadow(0 0 10px rgba(0,0,0,.2));filter:drop-shadow(0 0 10px rgba(0,0,0,.2))}
/*# sourceMappingURL=main.cc4b612d.css.map*/