html{background:blue;color:red}div{width:100%;height:100%;background:url('/~rose/res/images/murder/dancer.gif')}@keyframes psych{0%{color:red}10%{color:yellow}20%{color:blue}30%{color:green}40%{color:red}50%{color:yellow}60%{color:blue}70%{color:green}80%{color:red}90%{color:yellow}95%{color:blue}100%{color:green}}a{background:black;animation:psych;animation-duration:4s;animation-iteration-count:infinite}
