So I am working on an application (launched by a html file of course), however the UI does not seem to stretch across the entire application and cuts off just before reaching the far right.
One thing to take note of is that whenever the app's height is too large in scale and it requires a user to scroll down, that empty space gets covered by the scroll bar. I have tried removing it however it does not fix it.