*{padding:0;box-sizing:border-box}*,body{margin:0}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}header{background-image:linear-gradient(90deg,#af29af,rgba(99,99,184,.5));display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;height:20vh}header p{color:#fff;font-size:2.5rem}header img{width:100px;display:block}@media (max-width:650px){header p{color:#fff;font-size:1.5rem}}main{display:flex;flex-direction:column;background-color:#e9ebeb;font-family:sans-serif;height:80vh}.meme-img{position:relative;width:600px;height:400px;margin:50px auto}main img{display:block;position:absolute;width:100%;height:100%}.lower,.upper{position:absolute;z-index:1;color:#fff;left:35%;text-shadow:2px 2px #000;font-size:1.5rem;text-align:center;width:40%}.upper{top:20px}.lower{bottom:20px}.genBtn{width:100px;height:50px;background-color:purple;align-self:center;font-size:1.5rem;color:#fff}input::-webkit-input-placeholder{color:#000;text-align:center;font-size:1rem}input:-ms-input-placeholder{color:#000;text-align:center;font-size:1rem}input::-ms-input-placeholder{color:#000;text-align:center;font-size:1rem}input::placeholder{color:#000;text-align:center;font-size:1rem}input{display:block;font-size:1.5rem;padding:.5rem}.cool{margin-top:50px;display:flex;flex-direction:row;justify-content:space-evenly}@media (max-width:650px){.meme-img{width:300px;height:150px}input{width:300px;font-size:1rem;margin-bottom:1rem}input::-webkit-input-placeholder{font-size:1rem}input:-ms-input-placeholder{font-size:1rem}input::-ms-input-placeholder{font-size:1rem}input::placeholder{font-size:1rem}.lower,.upper{font-size:1rem}.cool{flex-direction:column;align-items:center}.genBtn{width:300px}}
/*# sourceMappingURL=main.038680af.chunk.css.map */