How to create this layout
I want to recreate the layout shown in the picture, the height is 100vh and I want an element to be centered in it, and then, below it a scrollable element (only that element must be scrollable, not the entire page)
I tried this but didnt work:
2 Replies
I think you can use
dvh
instead of vh
. It has pretty good suppord now except on firefox. Where you can use vh
as fallback.
https://caniuse.com/mdn-api_css_dvh_static