JSFiddle - React, Tailwind, and code Playground
HTML
<div class="bg"></div>
CSS
.bg{
width: 250px;
height: 150px;
background: url(http://30r.biz/images/st/gol/jk/25%D1%8525/JapKros-Lico-25x25.png) no-repeat #000000;
background-position: center;
}