JSFiddle - React, Tailwind, and code Playground
by Kocsten
HTML
<div class="zornet_ru_dsamen"><a href="http://zornet.ru">ZORNET.RU</a></div>
CSS
.zornet_ru_dsamen {
background: url(http://zornet.ru/Aben/ABGDA/zornet_ru/7.jpg) -75px -75px;
color: #f71212;
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
font-weight: bold;
font-size: 98px;
font-family: arial, helvetica;
margin: 47px auto;
text-align: center;
}
body{
background: #1d1e1f;
}