Hi Rachel, I’m interested in using grid to lay out a desktop web app, but I’m not sure if it will work. It needs to be a specific height, with the footer at the bottom of the window and when the window expands it goes down, and my content or sidebar stretch to fit. I’ve tried using 1fr but it seems that only works if you’ve got enough content to fill the window. Is there a way to say I want the footer to stay a the bottom of the window and the 1fr areas stretch to fill, no matter what’s in them?