.loader path{stroke-dasharray:50;stroke-dashoffset:200;animation:draw 3s ease-in alternate;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite}@keyframes draw{to{stroke-dashoffset:0}}
