JSFiddle - React, Tailwind, and code Playground

HTML

<img id="urlimg" class="imageholder" style="background-image:...

CSS

#urlimg {
    height:400px;
    width:400px;
    background-image: url(data:image/png;
    base64,...