The idea
steps(n) makes an animation jump in n discrete steps instead of sliding smoothly — like a sprite sheet or a typewriter. steps(2, end) holds the start value for the first half, then jumps to the end value.
Freeze the box at the 75% mark and make it land on the far side.
This level needs animation-timing-function.