.animate-charcter{text-transform:uppercase;background-image:linear-gradient(-225deg,#0c0c0c,#f5f6f6 75%,#0a0a0a 80%,#0a0a0a);background-size:auto auto;background-clip:border-box;background-size:200% auto;color:#fff;background-clip:text;text-fill-color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-animation:textclip 2s linear infinite;animation:textclip 2s linear infinite;display:inline-block;font-size:30px}@-webkit-keyframes textclip{to{background-position:200%}}@keyframes textclip{to{background-position:200%}}