@keyframes drawPath {
    to {
        stroke-dashoffset: 0;
    }
}
