JSFiddle - React, Tailwind, and code Playground
HTML
<div style="position:relative; width:100%; height:100%; display:block;">
<img id="bgImage" src="https://dev.odemglobal.com/images/liveDataImg.png" style="width:100%; position:relative;"/>
<img id="avatar" src="https://www.gravatar.com/avatar/22d2df8477fe8069272d464de9a931f0?s=80&d=mm&r=g" style="position:absolute; width:15%; max-width:35%; left:17.5%;top:37%;border-radius:50%;"/>
</div>