JSFiddle - React, Tailwind, and code Playground

HTML

<div id="contact">
<a href="http://amazon.com/">
<img src="http://i.imgur.com/GMldHhn.jpg" />
</a>
</div>

CSS

#contact
{
height: 50%;
length: 50%;
}