When a page is built within fixed width tables, it will occupy the same
horizontal space on all screen sizes, all browser viewport widths, etc. If
you want the page to fill the viewport, then you need to make your
containers have a percent width, not a fixed width.