@import url(https://fonts.googleapis.com/css2?family=Cinzel+Decorative:wght@400;700&display=swap);*{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%}body{background-color:#eabfb9;color:#222;font-family:Cinzel Decorative,cursive;font-size:2rem;height:100vh;justify-content:center}.app,body{align-items:center;display:flex}.app{border:2px solid #222;flex-direction:column;gap:4rem;outline:2px solid #222;outline-offset:1.2rem;padding:6rem 0;width:112rem}h1{font-size:6rem;font-weight:400;letter-spacing:2px;word-spacing:5px}h2{margin-bottom:2.4rem;text-align:center}input{background-color:#f0d2ce;border:none;color:inherit;font-family:inherit;font-size:2rem;padding:1.6rem 3.2rem;width:32rem}input:focus{outline:2px solid #222}.weather{display:flex;gap:2.4rem;list-style:none}.day{align-items:center;background-color:#f0d2ce;cursor:pointer;display:flex;flex-direction:column;gap:1.2rem;padding:1.6rem 0 2rem;width:12.8rem}.day span{font-size:5.2rem}.day.important{background-color:#ecc5c0;outline:2px solid #222}.loader{font-size:2.4rem;font-weight:700}
/*# sourceMappingURL=main.28420eaf.css.map*/