.container{max-width:1200px}.animate-spin{animation:spin 1s linear infinite}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@media only screen and (max-width: 600px){.container{padding-left:1rem;padding-right:1rem}}
