JSFiddle - React, Tailwind, and code Playground
HTML
<a href='http://dev.setvi.com' target='_blank' style='cursor:pointer;'>
<div style='position:relative; height:150px; width:300px; font-size:32px;'>
THIS IS A TEXT TO BE READ WHILE THE IMAGE LOAD
<img style='position:absolute;top:0;left:0;' src="http://x4.fjcdn.com/comments/With+pleasure+_9cffd59d989e23c0535116136812ae42.jpg" alt="Some nice heading here"
width="300" height="150">
</div>
</a>