JSFiddle - React, Tailwind, and code Playground
HTML
<div class="test"></div
CSS
.test {
width: 320px;
height: 250px;
background: url(http://www.skytopia.com/project/illusion/grow.gif);
border: 2px solid red;
}
<div class="test"></div
.test {
width: 320px;
height: 250px;
background: url(http://www.skytopia.com/project/illusion/grow.gif);
border: 2px solid red;
}