background: linear-gradient(to right, #f00, #ffa500, #ff0, #008000, #0ff);
background-size: 400% 400%;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
line-height: 20px;
font-weight: bold;
font-size: 94.5%;
animation: AnimNic 6s ease infinite;
-...