@keyframes border-flow{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.animate-border-flow{background-size:200% 200%;animation:border-flow 3s ease infinite}