*{margin:0;padding:0;box-sizing:border-box}body{font-family:Space Mono,monospace;background-color:#fff;color:#000;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}body>div:first-of-type{width:100%;flex:1;display:flex;flex-direction:column}.header{text-align:center;margin-top:20px}.header-content h1{font-size:4rem;margin-bottom:10px}.header-content p{font-size:1.5rem;color:gray}.meme-section{margin-top:40px;width:100%;text-align:center}.meme-img{width:100%;max-width:600px;height:auto;border-radius:10px;margin-top:20px}.footer{background-color:#f4f4f4;display:flex;justify-content:center;align-items:center;gap:10px;width:100%;box-sizing:border-box;margin-top:auto;flex-wrap:wrap}.footer p{width:100%;font-size:1.2rem;color:gray;text-align:center}.zute-logo{width:50px;height:auto}@media (max-width: 768px){.header-content h1{font-size:3rem}.header-content p{font-size:1.2rem}.meme-img{max-width:90%}.footer p{font-size:1rem}.zute-logo{width:40px}}@media (max-width: 425px){.header-content h1{font-size:2.5rem}.header-content p{font-size:1rem}.footer{justify-content:center}.footer p{font-size:1rem;text-align:center;margin-left:5px}.meme-img{max-width:95%}}@media (max-width: 320px){.header-content h1{font-size:2rem}.header-content p,.footer p{font-size:.9rem}.zute-logo{width:30px}.meme-img{max-width:100%}}
