.albumImage{width:80%;align-items:center;justify-content:center;position:relative;z-index:1}.albumImage img{border-radius:10px;width:100%;aspect-ratio:1}.albumImage-shadow{filter:blur(10px);width:91%;position:absolute;z-index:-1;top:20px}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.animate-marquee{animation:marquee 20s linear infinite}.animate-marquee:hover{animation-play-state:paused}