.moveIt{animation:sprite-move .5s steps(6)}.start{width:168px;height:168px;position:absolute;background-image:url(/blockhead/sprite.png);background-position:0 0;background-size:1008px 168px;left:0;transition:left .1s ease-out}@keyframes sprite-move{to{background-position:1008px 0}}