JSFiddle - React, Tailwind, and code Playground
HTML
<img width='100' height='100' src='http://thickbox.net/images/plant4.jpg' />
CSS
img
{
background-color: yellow;
box-shadow: #000 2px 2px 10px 0px;
}
<img width='100' height='100' src='http://thickbox.net/images/plant4.jpg' />
img
{
background-color: yellow;
box-shadow: #000 2px 2px 10px 0px;
}