JSFiddle - React, Tailwind, and code Playground
HTML
<div type="cat"></div>
CSS
div {
height: 200px;
width: 400px;
background: url('http://lorempixel.com/400/200/' 'sports');
}
<div type="cat"></div>
div {
height: 200px;
width: 400px;
background: url('http://lorempixel.com/400/200/' 'sports');
}