JSFiddle - React, Tailwind, and code Playground

HTML

<img ilo-full-src="http://www.freedomgolf.com.au/wp-content/uploads/2015/05/pga-australia.png" class="center" alt="PGA Professionals" src=" http://www.freedomgolf.com.au/wp-content/uploads/2015/05/pga-australia.png" height="175" width="250">

CSS

img {
  background-color: #232323;
  padding: 1px;
  border: 10px solid #b2b2b2;
}