JSFiddle - React, Tailwind, and code Playground

HTML

<img src="" alt="">

CSS

img {
    width: 120px;
    height: 120px;
    background: url(http://htmlforum.ru/uploads/profile/photo-thumb-77248.png?_r=1422782200) no-repeat center center;
    display: inline-block;
    content: '';
}