.path_with_animation{stroke-dasharray:3500;stroke-dashoffset:-3500px;animation:3s forwards dash_ani}@keyframes dash_ani{to{stroke-dashoffset:0}}
