section{height:24px;width:24px;margin:0 auto}.spinner{animation:rotate .8s linear infinite;-webkit-animation:rotate .8s linear infinite;-moz-animation:rotate .8s linear infinite;position:relative}.spinner-dot{width:24px;height:24px;position:relative;top:0}@keyframes rotate{to{transform:rotate(1turn)}}@-webkit-keyframes rotate{to{-webkit-transform:rotate(1turn)}}@-moz-keyframes rotate{to{transform:rotate(1turn)}}.path{stroke-dasharray:170;stroke-dashoffset:20}