@keyframes gradient {
  to {
    background-position: 200% center;
  }
}