.loading{text-align:center}.loading__svg{width:24px;height:24px;animation:la-spin 2s infinite linear}@keyframes la-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}