I've been trying to figure this issue out for a week or so now, but I can't find anything that works. I'm making this launch page for a program my friend is making, but even though I set the Width of the page to 100%, it still extends past that and has the horizontal scroll bar. When you scroll the bar to the right, it's just white, like shown: Example 1
I know that even if I set HTML width to 100%, some padding and other things can ADD to 100%, but I have tried removing all padding and stuff to find what's causing it but can't find anything.
I've created a Gist here if anyone could help me out: https://gist.github.com/virtualflying/bb56034bd9c48c799aa5b8c73f48a5e2
Thanks