I'm grappling with understanding z-index and positioning, despite reading various questions and articles on the topic.
Currently, I'm attempting to incorporate a Jquery Plugin called 'Particleground': https://github.com/jnicol/particleground/find/master
After implementing the plugin, the particles are displaying on top of the page. However, my header section has been pushed down when I actually want it to be at the forefront. Any assistance would be greatly appreciated!