body{background-color:#f5f5f5;color:#000;margin:0}.navbar{align-items:center;background:transparent;color:#eb1111;display:flex;flex-direction:row;height:100%;justify-content:space-between;margin-left:auto}.navbar .title h1{padding:0 15px}.navbar .navbar-search{display:flex;flex-direction:row}.navbar .navbar-search #locationInput{background:transparent;border:0;border-bottom:2px solid #aaa8a8;font-family:inherit;font-size:1.3rem;outline:0;padding:7px 0;transition:border-color .2s}.navbar .navbar-search .search-button{background:transparent;border:none;border-radius:35%;margin-top:3%;width:15%}.navbar .navbar-search .search-img{align-items:center;display:flex;justify-content:center}.body{height:85vh}.body,.weather{display:flex;width:100%}.weather{border-radius:50px;height:100%}.weather,.weather .weather-2{align-items:center;flex-direction:column;justify-content:center}.weather .weather-2{background:#f0f0f0;border-radius:15%;box-shadow:13px 13px 26px #ccc,-13px -13px 26px #f4f4f4;display:flex;padding:.5% .65% 1%}.weather img{height:105px;width:105px}.weather .temp-data{display:flex;flex-direction:row;font-size:38px}.weather .temp-data .temp{align-items:center;display:flex;font-size:38px;justify-content:center}
/*# sourceMappingURL=main.6267a840.css.map*/