.animated-svg svg{height:100;width:100%}.animated-svg svg .path{stroke-linejoin:round;stroke-linecap:round;stroke-dasharray:295;stroke-dashoffset:295;animation:dash 3s ease;animation-fill-mode:forwards}@keyframes dash{to{stroke-dashoffset:0}}