JSFiddle - React, Tailwind, and code Playground
HTML
<div id="outer" style="position:absolute;width:100px;height:100px;border:1px solid black; overflow: none">
<div id="inner">
<img src="https://source.unsplash.com/random">
</div>
</div>
<div id="outer" style="position:absolute;width:100px;height:100px;border:1px solid black; overflow: none">
<div id="inner">
<img src="https://source.unsplash.com/random">
</div>
</div>