.hue-rotate{-webkit-animation:hueRotate 20s infinite linear;animation:hueRotate 20s infinite linear}@-webkit-keyframes hueRotate{0%{filter:hue-rotate(240deg)}33%{filter:hue-rotate(120deg)}66%{filter:hue-rotate(300deg)}to{filter:hue-rotate(240deg)}}@keyframes hueRotate{0%{filter:hue-rotate(240deg)}33%{filter:hue-rotate(120deg)}66%{filter:hue-rotate(300deg)}to{filter:hue-rotate(240deg)}}
