I am trying to have a grid take up the full width of a defined-size Window.
If I leave the grid with size undefined, it displays a width of exactly 500px. Where does this magic number come from?
(Setting a width of 100% displays an actual width of 0)