.spinner{margin:auto;display:inline-block;transform:rotateY(180deg)}.spinner svg{animation:1.5s linear infinite rotation}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}
/*# sourceMappingURL=index.3f15f39b.css.map*/