back
#div285{
width:150px;
height:150px;
background-color:blue;
animation-iteration-count:infinite;
-webkit-animation-iteration-count:infinite;
animation-duration:5s;
-webkit-animation-duration:5s;
animation-name:animation;
-webkit-animation-name:animation;
}