JSFiddle - React, Tailwind, and code Playground

HTML

<figure class="myClass16"></figure>

CSS

.myClass16 {
    background: url("http://i.imgur.com/uKnMvyp.jpg") no-repeat;
    background-size: 100%;
    width: 480px;
    height: 320px;
}