@keyframes highlightText{from{background-size:0% 100%}to{background-size:100% 100%}}.breakdance .highlighted-text{background:linear-gradient(to right,#0000ff 50%,transparent 50%);background-size:200% 100%;background-position:right bottom;color:#fff;-webkit-background-clip:text;background-clip:text;display:inline-block;animation:highlightText 3s ease-in-out forwards}.no-background-clip .highlighted-text{background:none;color:initial}}