

 .woo {
    animation: yolo 5s infinite;
  }

  .boo {
     animation-name: yoloYolo;
   }

