<div class="relative">
<div>
<img src="your-image.jpg" alt="Your Image">
</div>
<div class="absolute inset-0 flex items-center justify-center">
<!-- Contents of the second div -->
</div>
</div>
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)