JSFiddle - React, Tailwind, and code Playground

by Wagner Souza

HTML

<img src="http://i.imgur.com/pRgMY75.jpg" width="100" height="100">

CSS

img {
  box-shadow:rgba(0, 0, 0, .5) 0 0 5px;
  padding: 1px;
}