JSFiddle - React, Tailwind, and code Playground

HTML

<h1>
<img src="img/headerimg.png" width="900" height="125"/>
Header 1 text
</h1>

CSS

h1 {
   font-size: 0.1px;
}