Team:Washington/Yoshi Yuck

Washington iGEM

@-webkit-keyframes hue {

   from {
     -webkit-filter: hue-rotate(0deg);
   }
   
   to {
     -webkit-filter: hue-rotate(360deg);
   }

}


YOSHI YUCK