.pixelated{image-rendering:pixelated}.samurai-walk{background-image:url(/character/samurai/Walk.png);background-repeat:no-repeat;background-size:1152px 128px;width:128px;height:128px;animation:1.25s steps(9,end) infinite samuraiWalk}@keyframes samuraiWalk{0%{background-position:0 0}to{background-position:-1152px 0}}.dog-walk{background-image:url(/character/dog/Walk.png);background-repeat:no-repeat;background-size:288px 48px;width:48px;height:48px;animation:.7s steps(6,end) infinite dogWalk}@keyframes dogWalk{0%{background-position:0 0}to{background-position:-288px 0}}
