.parallax-index {
    position: sticky;
    top: 0;
    height: 100vh;
    z-index: 0;
}