JSFiddle - React, Tailwind, and code Playground
HTML
<div id="logo">
<h1><a href="index.html"><img src="http://torroella.com.hostinghood.com/web/images/consulting1.png" alt="Logo">
</a>
</h1>
</div>
CSS
#logo {
margin-top: 100px
}