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