*{padding:0;margin:0;box-sizing:border-box}body{background-image:url(/static/media/weather_bg.e8051880.jpg);background-position:50%;background-size:cover;background-repeat:no-repeat}.App{height:100vh;width:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center}.weatherBox{background-color:hsla(0,0%,100%,.4);width:300px;height:500px;text-align:center;border-radius:15px;padding:25px 10px}.weatherBox input{width:100%;padding:8px;margin-bottom:10px;font-size:18px;text-align:center;border:none;border-bottom:2px solid #333;background-color:transparent;color:#fff}::-webkit-input-placeholder{color:#fff}:-ms-input-placeholder{color:#fff}::placeholder{color:#fff}.weatherBox input:focus{outline:none}.searchBtn{color:#fff;padding:8px 10px;border-radius:7px;background-color:#2e9c9c;font-size:1em;font-weight:700;border:0;box-shadow:3px 3px 3px #333;width:50%;cursor:pointer;margin-bottom:4px}.searchBtn:hover{background-color:#22c2c2;box-shadow:6px 6px 6px #333}.searchBtn:focus{outline:none}
/*# sourceMappingURL=main.7a486aab.chunk.css.map */