*{box-sizing:border-box;margin:0;padding:0}body{align-items:center;background-color:#e5e5e5;color:#fff;display:flex;font-family:Karla,sans-serif;height:100%;justify-content:center;min-height:100vh;overflow:hidden;width:100vw}.App{background-color:#fff;height:550px;width:550px}.header{align-items:center;background:linear-gradient(90deg,#672280 1.18%,#a626d3);box-shadow:0 4px 4px rgba(0,0,0,.25);height:65px;justify-content:space-between;padding:20px 37px 20px 20px;width:100%}.header,.header--container{display:flex;flex-direction:row}.header--container{gap:7px;justify-content:flex-start}.header--logo{height:26px;width:31px}.header--title{font-size:21px;font-weight:700;letter-spacing:-.1em;line-height:24px}.header--description{font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:15px}.form{grid-column-gap:17px;grid-row-gap:20px;-webkit-column-gap:17px;column-gap:17px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:40px 40px 1fr;height:1000px;padding:36px 37px 55px 36px;row-gap:20px;width:550px}.form--input{border:1px solid #d5d4d8;border-radius:5px;height:35px;text-indent:10px}.form--button,.form--input{font-family:Karla,sans-serif;width:230px}.form--button{background:linear-gradient(90deg,#672280 1.18%,#a626d3);border:none;border-radius:5px;color:#fff;cursor:pointer;grid-column:span 2;height:40px}.form--button:hover{opacity:.8}.form--button:active{background:linear-gradient(90deg,#ca42fc 1.18%,#d681f5)}#get-meme-button{grid-column:1/2;grid-row:2/3}#save-button{grid-column:2/3;grid-row:2/3}.form--meme{display:flex;grid-column:span 2;height:268px;justify-content:center;margin-top:19px;position:relative;width:477px}.meme--img{height:100%;width:100%}.meme--text{font-family:Impact;font-size:32px;font-weight:900;letter-spacing:1px;line-height:39px;position:absolute;text-shadow:2px 2px #000,-2px -2px #000,2px -2px #000,-2px 2px #000;text-transform:uppercase}.top{top:18px}.bottom{bottom:18px}#canvas{display:none;height:268px;width:477px}
/*# sourceMappingURL=main.dd029d50.css.map*/