.vinyl{bottom:8%;right:4%;z-index:1}.vinyl img{height:13rem;width:13rem}.rotate-infinite{animation:spin 4s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}