JSFiddle - React, Tailwind, and code Playground

by rami7250

HTML

<div>

</div>

CSS

div {background-image: url("http://tiktakit.com/wp-content/uploads/cat/break-18987_640.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position:center;
  width: 200px;
  height: 100px;
  }