Page padding creating infinite display issues

If I create a page and then create a couple of vertical stacks inside the page, and set the padding for them to be vh based, it causes the page display to grow basically infinitely, which makes it fairly hard to gauge what the site will actually look like. Is there a way to avoid this behavior? I “fixed” this by setting really large max heights, but it’d be nice if there was some kind of default viewport size solely when editing.

Not with the artboard-based ui, but soon we are introducing a simpler UI that will allow for more exotic use of VH like this

In the meantime a workaround you can do is to just have a box with a VH hide instead of using VH padding