I haven’t tested this extensively, but I would try setting the body (all pages)
to display:flex
, with vertical stacking and space-between
justification. Setting Wrapper
’s flex-child properties to “Grow if possible” should keep the content in mostly the same place.