JSFiddle - React, Tailwind, and code Playground

HTML

<div>
    htmlbook
    
    
</div>

CSS

div{
    line-height: 999px;
    height: 60px;
    width: 50px;
    background: url("http://forum.htmlbook.ru/public/style_images/hb.png");
    
}