@keyframes spin{to{transform:rotate(1turn)}}.loader{width:60px;height:60px}.loader,.loader-small{display:inline-block;border-radius:50%;box-shadow:0 5px 0 #506cf8;animation:spin .725s linear infinite}.loader-small{width:30px;height:30px}