svg path{fill:transparent;stroke:#fff;stroke-width:.1;stroke-dasharray:280;stroke-dashoffset:280;animation:textAnimation 4s ease-in-out 1 forwards}@keyframes textAnimation{0%{stroke-dashoffset:280}50%{fill:transparent}to{stroke-dashoffset:0;fill:#fff}}