As a beginner in HTML, CSS and JS, I recently faced the challenge of creating a price slider range on a website. However, I am struggling with repositioning it. After copying the code from this link, I noticed that the slider is positioned at the top of the browser window and spans the entire width, similar to this image: https://i.stack.imgur.com/XnoZh.png
I would like to achieve a design similar to Adidas' website where the price slider is located at the side of the browser window and has a smaller size. You can visualize this by visiting: Adidas Website.
I apologize for any confusion as I am still new to this and lack experience in web development.