@keyframes spinRecord{0%{rotate:0deg}to{rotate:360deg}}.record{animation:spinRecord 4s infinite linear}
