Will You Be My Valentine? 💕
<h1>Hey there...</h1>
<div class="card">
<div class="front">
<h2>My Dearest [Their Name] ❤️</h2>
<p>I've been thinking about you a lot lately...</p>
<div class="pulse-heart">💖</div>
</div>
<div class="back">
<h2>Will you be my Valentine? 🌹</h2>
<div class="buttons">
<button id="yesBtn" class="btn yes">Yes! 💞</button>
<button id="noBtn" class="btn no">No 😢</button>
</div>
<p id="response" class="response hidden">You said...</p>
</div>
</div>
<p class="footer">Made with ❤️ in Lagos just for you • February 2026</p>