```html
.element1 { animation-timing-function: steps(5, start); /* Define a stop-motion feel */ }
```