*{margin:0;padding:0;box-sizing:border-box}body{background:#fff;font-family:"Poppins",sans-serif;display:flex;flex-direction:row;align-items:center;justify-content:center}.App h1{text-align:center;margin-bottom:50px;color:#000}.template{width:32%;display:inline-block;margin-left:150px;margin-bottom:80px}::-webkit-input-placeholder{color:#000;opacity:.7}::placeholder{color:#000;opacity:.7}input,select,textarea{color:#000;font-family:"Poppins",sans-serif}.template .image{width:100%;height:400px;border:1px solid;background-size:cover;background-position:50%;transition:.5s}.meme{text-align:center}.meme img{width:auto;height:400px;border:1px solid}.template:hover{opacity:1}.meme input{margin:20px 10px;padding:5px;height:40px;width:180px;background:#e6e6e6;border:none}.meme input:focus{background:#fff;color:#000;outline:none!important;background-color:#e6e6e6;border-color:#000}.meme input:hover{border-color:#000}.meme button{font-family:"Poppins",sans-serif;margin-left:70px;margin-top:20px;padding:5px;height:50px;width:150px;border-radius:5px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);background-color:#f1f1f1;color:#000}.meme button:hover{background-color:#000;color:#fff}@media screen and (max-width:767px){.template{width:50%}}@media screen and (max-width:480px){.template{width:100%}}
/*# sourceMappingURL=main.6fc19de9.chunk.css.map */