JSFiddle - React, Tailwind, and code Playground
by jhorvath
HTML
<div style="height: 400px; background-color: lightGray; text-align: center;">
<div style="position: relative; top: 50%;">
<img style="vertical-align: middle;" id="myImg" src="#" alt="your image" />
<span>Drop here...</span>
</div>
</div>