@keyframes shimmer { 0% { background-position: 0 0 } to { background-position: -200% 0 } }