Adding Parallax effect using Stellar.js
I can't figure out what the problem is but I'm trying to add a parallax effect using Stellar.js
My HTML (jquery.stellar.min.js is located in the right place so that's not the issue)
...
<div id="paral" data-stellar-background-ratio="0.5">
<p>Content<...