.animated-text{fill:#0000;stroke:#fff;stroke-width:1px;stroke-dasharray:0 var(--pathlength);stroke-dashoffset:var(--pathlength);text-anchor:middle;--pathlength:500;font-family:Arial,sans-serif;font-size:148px;animation:8s cubic-bezier(.5,.1,.5,1) infinite both loader}#loading{font-family:Georgia,serif}@keyframes loader{90%,to{stroke-dashoffset:0;stroke-dasharray:var(--pathlength)0}}
