JSFiddle - React, Tailwind, and code Playground

HTML

<div></div>

CSS

div{
 border-radius:10px;   
 background:url(' http://media8.fast-torrent.ru/media/files/s1/nt/ur/cache/bozhe-blagoslovi-ameriku_video_list.jpg ') no-repeat top left;
 display:inline-block;
 zoom:1; /*ie7*/
 *display:inline; /*ie7*/
    width:150px;
    height:230px;
}