JSFiddle - React, Tailwind, and code Playground

by Valentin Sarychev

HTML

<div>
</div>

CSS

div {
  background: url("https://banners.adfox.ru/181227/adfox/892332/2808804.png");
  background-size: cover;
  height: 200px;
  width: 1000px;
}