.flag-bar{background:linear-gradient(90deg,#fcd116,#fcd116 33.33%,#003893 0,#003893 66.66%,#ce1126 0,#ce1126);background-size:300% 100%;animation:moveFlag 2s linear infinite}@keyframes moveFlag{0%{background-position:0 0}to{background-position:-300% 0}}