I'm trying to implement the 'pin' feature from scrollorama (http://johnpolacek.github.io/scrollorama/) but I'm not sure which parts of the code I use to pull into my own file.
Where do I adjust where on the screen it gets pinned, etc? And how is that directly connected to the '#unpin' and h2 element?