|
|
|
|
|
by TimPietrusky
4666 days ago
|
|
The tricky part was to sync the CSS animation with the HTML <audio>-element sound (1:34 minutes long) with the help of JavaScript. The scrolling itself is just a CSS "transform: perspective(300px) rotateX(25deg)". You can also edit the scrolled text because I added the contenteditable="true" attribute to the titles. |
|