Hi, I want to ask if it’s possible to fill the entire screen. I’ve tried with adding height: 100vh; to the inline CSS, however this makes the section the actual size of the screen, and when I have header and the bar below, it creates extra unnecessary space.

What I want is to fill only the visible section of the screen until the bottom bar
