JSFiddle - React, Tailwind, and code Playground

by zenwalker

HTML

<div class="bg"></div>

CSS

.bg{
    width: 250px;
    height: 150px;
    background: #000000 url("http://30r.biz/images/st/gol/jk/25%D1%8525/JapKros-Lico-25x25.png") center no-repeat;
}