@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.terminal-loader{display:inline-block;animation:spin .7s steps(8) infinite}