body{margin:0;padding:0;overflow:hidden}@keyframes rotate{to{transform:rotate(360deg)}}.spinner{animation:2s linear infinite rotate}
