.Spinner{width:1.25rem;height:1.25rem;animation:spinner-rotate 1s linear infinite}@keyframes spinner-rotate{to{transform:rotate(360deg)}}
