JSFiddle - React, Tailwind, and code Playground
by flackend
HTML
<img src="http://placehold.it/300x200">
CSS
body { padding: 20px; background: rgba(0,0,0,0.05) }
img {
padding: 4px;
background: #FFF;
border: 1px solid #ccc;
box-shadow: 0 1px 2px rgba(0,0,0,0.1);
}