window.addEventListener(mousewheelEvent, _.throttle(parallaxScroll, 60), false);
I have an event listener that listens to a mousewheelEvent to trigger a