.line{stroke:#000;stroke-width:2;stroke-dasharray:10 10;animation:dash 2s linear infinite}@keyframes dash{to{stroke-dashoffset:-20}}