body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.form{grid-gap:1rem;gap:1rem}.form-input{border-color:#f5f5f5;border-radius:50px}.form-button{background:linear-gradient(violet,purple);border-radius:5px}.dis-img{width:20rem}*{box-sizing:border-box}header{align-items:center;background-color:pink;color:#b82626;display:flex;height:60px;padding:2px}.h-img{height:110%;margin-right:6px}.header-title{font-size:2rem;margin-right:auto}.header-project{font-size:.75rem;font-weight:500}body{font-family:Karla,sans-serif;margin:0}.navbar{align-items:center;background:linear-gradient(90deg,#7f00ff,#e100ff 100%);box-shadow:0 4px 8px 0 #0003,0 6px 20px 0 #00000030;color:#fff;display:flex;height:65px;justify-content:space-between;padding:20px}main{padding:30px}.form{grid-gap:17px 0;display:grid;gap:17px 0;grid-template:40px 40px/1fr 1fr}.form-input{border:1px solid #d5d4d8;border-radius:5px;max-width:80%;text-indent:5px}.form-button,.form-input{font-family:Karla,sans-serif}.form-button{background:linear-gradient(90deg,#7f00ff,#e100ff 100%);border:none;color:#fff;cursor:pointer;grid-column:1/-1;max-width:91%}.form-button:hover{box-shadow:0 4px 8px 0 #0003,0 6px 20px 0 #00000030}.form-button:active{background:linear-gradient(90deg,#e100ff,#7f00ff 100%);border:1px solid #000}.meme{display:flex;justify-content:center;margin-top:20px;position:relative}.meme--image{border-radius:3px;box-shadow:1px 1px 2px 1px grey;max-height:50vh}.meme--text{color:#fff;font-family:impact,sans-serif;font-size:2em;left:50%;letter-spacing:1px;margin:15px 0;max-width:80%;padding:0 5px;position:absolute;text-align:center;text-shadow:2px 2px 0 #000,-2px -2px 0 #000,2px -2px 0 #000,-2px 2px 0 #000,0 2px 0 #000,2px 0 0 #000,0 -2px 0 #000,-2px 0 0 #000,2px 2px 5px #000;text-transform:uppercase;transform:translateX(-50%)}.bottom{bottom:0}.top{top:0}@media screen and (max-width:700px){.meme--image{max-width:90%}}
/*# sourceMappingURL=main.5c2cdf11.css.map*/