@keyframes rgb{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.animate-rgb{animation:5s infinite rgb}
