div{offset-path:path("M 0,20 L 200,20");animation:move3000msinfinitealternateease-in-out;width:40px;height:40px;}section{background-image:linear-gradient(tobottom,transparent,transparent49%,#00050%,#00051%,transparent52%);border:1pxsolid#ccc;margin-bottom:10px;}.offset-anchor1{offset-anchor:auto;background:cyan;}.offset-anchor2{offset-anchor:righttop;background:purple;}.offset-anchor3{offset-anchor:leftbottom;background:magenta;}@keyframesmove{0%{offset-distance:0%;}100%{offset-distance:100%;}}