body{margin:0;font-family:Public Sans,Inter,Roboto,sans-serif}#root{min-height:100vh}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spinner{animation:1s linear infinite spin}
