@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@900&display=swap);:root{--text-color:#fff}*{border:0;box-sizing:border-box;color:#fff;color:var(--text-color);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0;padding:0}body{align-items:center;background-color:#e5e5e5;display:flex;justify-content:center;transition:.4s}.page{margin:30px 0;width:550px}.header{align-items:center;background-image:linear-gradient(90deg,#672280,#a626d3);background-repeat:no-repeat;border-radius:7px 7px 0 0;justify-content:space-between;padding:20px}.header,.header__divisor{display:flex}.header__title{font-size:1.3rem;margin-left:10px}.header__project{font-size:.8rem}.main{background-color:var(--text-color);border-radius:0 0 7px 7px;display:flex;flex-direction:column;padding:30px}.main__inputs{display:flex;justify-content:space-between}.main__input{border:1px solid #d5d4d8;color:#0d0d0d;margin-bottom:20px;width:45%}.main__button,.main__input{border-radius:5px;padding:7px}.main__button{background-image:linear-gradient(90deg,#672280,#a626d3);cursor:pointer}.main__meme{margin:20px 0;position:relative}.main__image{width:100%}.main__text{font-family:Montserrat,sans-serif;font-size:2rem;font-weight:900;position:absolute;text-shadow:0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000;text-transform:uppercase;word-break:break-word}.main__text:first-child{left:0;margin-left:auto;margin-right:auto;right:0;text-align:center;top:10px}.main__text:last-of-type{bottom:10px;left:0;right:0;text-align:center}small{color:#0d0d0d;display:block;font-size:.6rem;text-align:center}@media screen and (max-width:550px){.main{border-radius:0}.page{margin:0;width:auto}.header{border-radius:0}.header__title,.main__text{font-size:1rem}}
/*# sourceMappingURL=main.7488f881.css.map*/