JSFiddle - React, Tailwind, and code Playground
HTML
<div id="test" style="width:200px;height:200px;">все працює</div>
JavaScript
$("#test").css('background', 'url(/img/initializing.png) no-repeat 0 4px');
<div id="test" style="width:200px;height:200px;">все працює</div>
$("#test").css('background', 'url(/img/initializing.png) no-repeat 0 4px');