Tristan
www.xenbaza.ru
CSS:
color: red;
text-shadow: #FF0000 1px 1px 10px;
background: linear-gradient(270deg, #FF0000, #FF0000, #FF0000, #FF0000, #FF0000);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
background-size: 400% 100%;
animation: AnimNic 10s ease infinite;
font-weight: bold;