* {
  transition-delay: 0;
  transition-duration: 1s;
  transition-property: loop;
  transition-timing-function: linear;
}
