.rotate-bg {
  animation: rotate 5s linear infinite; /* Customize the speed as needed */
}