Why won't my text scroll

I am trying to achieve text scrolling and fading in/out. I found this example on mattsoriapoopsplat . I copied the HTML and CSS into my own codepen.io space. space. The text isn’t in the middle and doesn’t move. What am I missing?

you need to also copy the settings, the origianl codepen has SCSS as preprocessor for CSS, and other stuff

Whooosh! Thank you…off to figure out how to incorporate the pre-processor into my webpage. I’ll probably be back!

put the css code in a *.scss file, and figure out how to incorporate SCSS in your web app, or you could use the “View Compiled CSS” and copy the already compiled css