*{padding:0;margin:0;font-family:Yanone Kaffeesatz,sans-serif}body{background-color:#fff}#music-icon-animation{position:absolute;height:3rem;right:0;top:25vh;animation:horizontal-linear linear 16s;animation-fill-mode:forwards;animation-iteration-count:infinite}@keyframes horizontal-linear{12.5%{transform:translate(calc(-25vw + 3rem)) translateY(1rem) rotate(5deg)}25%{transform:translate(calc(-50vw + 3rem)) translateY(-1rem) rotate(-5deg)}37.5%{transform:translate(calc(-75vw + 3rem)) translateY(1rem) rotate(-10deg)}50%{transform:translate(calc(-100vw + 3rem)) translateY(-1rem) rotate(-15deg);opacity:1}50.001%{transform:translate(0) translateY(0) rotate(0);opacity:0}to{transform:translate(0) translateY(0) rotate(0);opacity:0}}
