JSFiddle - React, Tailwind, and code Playground
HTML
<h1>DigitArts.it</h1>
CSS
h1 {
text-indent: -9999px;
margin: 0 auto;
width: 320px;
height: 85px;
background: transparent url("http://www.digitarts.it/digitarts_logo_lumen.png") no-repeat scroll;
}