Skip to content

Instantly share code, notes, and snippets.

View alejoteresa21-netizen's full-sized avatar

alejoteresa21-netizen

  • Joined Oct 27, 2025
View GitHub Profile
<div class="container" id="main">
<img src="https://media.giphy.com/media/MDJ9IbxxvDUQM/giphy.gif" alt="gatito" class="cat-img">
<h1>¿ME PERDONAS? 🥺</h1>
<p>te extraño mucho mi amor ❤️💕</p>
<div class="btns">
<div class="btn yes" id="yesBtn">SI</div>
<div class="btn no" id="noBtn">NO</div>
</div>
</div>