JSFiddle - React, Tailwind, and code Playground
HTML
<img src="" alt="">
CSS
img {
background: url("https://images1-focus-opensocial.googleusercontent.com/gadgets/proxy?url=https://habrastorage.org/files/7d6/6bb/9f9/7d66bb9f9e2f47b385b86dfa78494294.jpg&container=focus&refresh=2592000&resize_w=120") no-repeat;
display: block;
height: 100px;
}