@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rotating{animation:spin 1s linear infinite}.loginbutton{color:"red"}#cardspot{width:24rem}@media (max-width:400px){#cardspot{width:21rem}}