.animated-background{background:linear-gradient(90deg,#a3e635,#84cc16,#65a30d,#a3e635,#22c55e,#16a34a) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:3s infinite animation}@keyframes animation{0%,to{background-position:0%}50%{background-position:100%}}
