color: #f00;
font-weight: bold;
text-shadow: #f00 1px 1px 10px;
border-raduis: 10px;
border-radius: 8px;
background: linear-gradient(270deg, #f00, #000);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-size: 900% 20%;
color: #cb1717;
animation: AnimNic 15s ease...