@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap);*{box-sizing:border-box;margin:0;padding:0}p{font-size:1.6rem}h1{font-size:6rem}.app{background-color:#0006;color:#fff;height:100vh;position:relative;width:100%}.app:before{background:url(/weather-app-react/static/media/background.a4f29688ba7d26a226f2.webp) no-repeat 50%/cover;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.app .search{padding:1rem;text-align:center}.app input{border:1px solid #fffc;border-radius:25px}.app .error,.app input{background:#ffffff1a;color:#f8f8f8;font-size:1.2rem;padding:.7rem 1.5rem}.app .error{align-content:center;border-radius:25px}::placeholder{color:#f8f8f8}.container{display:flex;flex-direction:column;height:700px;justify-content:space-between;margin:auto;max-width:700px;padding:0 1rem;position:relative;top:10%}.app .top{margin:1rem auto;width:100%}.app .description{position:relative;right:-90%;transform:rotate(269deg);transform-origin:0 0}.app .bottom{background-color:#fff3;border-radius:12px;display:flex;justify-content:space-evenly;margin:1rem auto;padding:1rem;text-align:center;width:100%}.bold{font-weight:700}
/*# sourceMappingURL=main.ad7864d6.css.map*/