JSFiddle - React, Tailwind, and code Playground

by batcave

HTML

<div class="img-window">
  <img src="https://source.unsplash.com/random/" alt="" class="popup-img">
  
  <a href="#0" class="img-btn-next">></a>
  <a href="#0" class="img-btn-prev">></a>
</div>