<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
background: url('https://raw.githubusercontent.com/clhenrick/am-i-rent-stabilized/dev/assets/png/checking-sprite.png') left center;
-webkit-animation: play .8s steps(10) infinite;
-moz-animation: play .8s steps(10) infinite;
-ms-animation: play .8s steps(10) infinite;
-o-animation: play .8s steps(10) infinite;
animation: play .8s steps(10) infinite;
@-webkit-keyframes play {
from { background-position: 0px; }
to { background-position: -1920px; }
from { background-position: 0px; }
to { background-position: -1920px; }
from { background-position: 0px; }
to { background-position: -1920px; }
from { background-position: 0px; }
to { background-position: -1920px; }
from { background-position: 0px; }
to { background-position: -1920px; }