JSFiddle - React, Tailwind, and code Playground

by apoucoz

HTML

<div id="lenta"> 
    <img src="http://imapo.ru/img/lenta.gif" border="0">
</div>

CSS

#lenta {
    position: absolute;
    z-index:0;
    top: 0px;
    left: 0px;
}