JSFiddle - React, Tailwind, and code Playground

HTML

<div class="test"><div> test  test  test  test  test  test  test  test  test  test  test  test  test  test  test  test  test  test  test  test  test  test  test  test  test  test </div> </div>

CSS

.test {
    background: url(http://forum.fsdusshor.ru/subdmn/forum/templates/beez3/images/logo.png);
    height:100px;
    text-align:right;
    padding:30px;
    text-shadow: 0 0 10px #ffffff;
    font-size:30px;
}