JSFiddle - React, Tailwind, and code Playground

by Softlink

HTML

<div></div>

CSS

div{
width: 300px;
height: 100px;    
background: url(http://alpatriott.ru/works/primer/images/yellowfon.png) no-repeat;
background-size: 100% 100%;    
}