:root{background-color:#fff}.loader{border:3px solid #000;border-top:3px solid #3498db;border-radius:50%;width:16px;height:16px;animation:spin .5s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{background-color:#fff;color:#000}
