JSFiddle - React, Tailwind, and code Playground
by harianus
HTML
<img src="http://media.giphy.com/media/J4NFp4lu0b17y/giphy.gif">
CSS
html {
background-color: #00FF66;
}
img {
margin-top: 200px;
margin-left: auto;
margin-right: auto;
display: block;
}