Even though I’ve set the width to 1000, the sides still don’t touch the edges of the screen. How can I fix this?
1st you have to resize the webview component to the full screen and in the edit styles choose the fixed type to top. I think this will help you @BeautifullySimple 
Thank you