JSFiddle - React, Tailwind, and code Playground
HTML
<div>
</div>
CSS
div {
background: url("https://banners.adfox.ru/181227/adfox/892332/2808804.png");
background-size: cover;
height: 200px;
width: 1000px;
}
<div>
</div>
div {
background: url("https://banners.adfox.ru/181227/adfox/892332/2808804.png");
background-size: cover;
height: 200px;
width: 1000px;
}