My goal is to add a rotating slider to my website, but I'm facing an issue where it needs to occupy the entire screen on both mobile and desktop devices. However, setting the width to 100% makes the image not visible. I am utilizing code from this library: . To demonstrate this problem, I have set up a demo here: http://jsfiddle.net/9mmzf7wh/1/
I have experimented with setting the width to auto as well as 100%.