@keyframes spin{to{transform:rotate(360deg)}}.spinner{flex-shrink:0;animation:.7s linear infinite spin}
