.telepathy-line{position:absolute;top:0;left:0;width:100%;height:100%;overflow:visible}.telepathy-line path{animation:dash 5s linear infinite}@keyframes dash{0%{stroke-dashoffset:0}to{stroke-dashoffset:200}}