@keyframes marching-ants{0%{stroke-dashoffset:0}to{stroke-dashoffset:-10}}.marching-ants-edge{stroke:#000;stroke-width:1;stroke-dasharray:5,5;animation:marching-ants .5s linear infinite}