I am trying to make a homepage slider exactly similar to https://durimel.io/nel/ And I have used this https://corentinfardeau.github.io/horizontal-scroll/ to make similar interaction. But It is only going in one direction on scroll it move either left or right. But if I want multi-lines scroll bar if I scroll one should go left and other should in opposite direction. When I copy paste the html code and then change ID for other line it does not work at all. Any one made similar thing or can guide how to achieve such behavior using horizontal-scroll?