JSFiddle - React, Tailwind, and code Playground

by Vladimir

HTML

<div id="field">

</div>

CSS

#field {
  background: url('https://pernatsk.ru/storage/images/31-10-hell.png');
  width:600px ;
}