JSFiddle - React, Tailwind, and code Playground
HTML
<header>
<h1><a href="index.html" id="logo">Креативная студия им. Маяковского</a></h1>
</header>
CSS
#logo {
display: block;
background: url(../images/logo.png) no-repeat;
width: 468px;
height: 181px;
text-indent: -9999px;