:root{margin:0}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:spin 1s linear infinite}@keyframes ping{75%,to{transform:scale(1.2);opacity:0}}.ping{animation:ping 1s linear infinite}html{scroll-behavior:smooth}
