*{margin:0;padding:0;box-sizing:border-box}body{font-family:montserrat,sans-serif}#app{background-image:url(../img/winter.5637ae33.svg);background-size:cover;background-position:bottom;transition:.4s}#app.sun{background-image:url(../img/sunny.35e289d7.svg)}main{display:flex;flex-direction:column;min-height:100vh;padding:25px;background-image:linear-gradient(180deg,rgba(0,0,0,.25),rgba(0,0,0,.5))}.search__box{width:100%;margin-bottom:30px}.search__box .search__bar{display:block;width:100%;padding:15px;color:#313131;font-size:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;background:none;background-color:hsla(0,0%,100%,.5);border-radius:0 16px 0 16px;box-shadow:0 0 8px rgba(0,0,0,.25);transition:.4s}.search__box .search__bar:focus{background-color:hsla(0,0%,100%,.75);box-shadow:0 0 8px rgba(0,0,0,.5);border-radius:0}.weather__details{margin-top:auto;margin-bottom:auto}.location .city{color:#fff;font-size:64px;font-weight:500;text-align:center;text-shadow:1px 3px rgba(0,0,0,.25)}.location .date{color:#fff;font-size:40px;font-weight:300;font-style:italic}.location .date,.weather{text-align:center}.weather .temp{display:inline-block;padding:10px 25px;font-size:153px;font-weight:900;background-color:hsla(0,0%,100%,.25);box-shadow:3px 6px rgba(0,0,0,.25);border-radius:16px;margin:30px 0}.weather .case,.weather .temp{color:#fff;text-shadow:3px 6px rgba(0,0,0,.25)}.weather .case{font-size:72px;font-weight:700;font-style:italic}.img__attribute{margin-top:auto;margin-bottom:-20px;margin-left:-20px;color:hsla(0,0%,100%,.473)}.img__attribute a{color:hsla(0,0%,100%,.473);font-size:12px}@media screen and (max-width:992px){.location .city{font-size:32px}.location .date{font-size:20px}.weather .temp{font-size:102px}.weather .case{font-size:48px}.weather__details{margin-top:50px;margin-bottom:auto}}