How can I set the section height to 100%?

Question:
How can I set the section height to 100%? Even if I use CSS it doesnt, work :S
Product:
Wix Studio

What are you trying to achieve:
Hero Section height 100% instead of 100vh

What have you already tried:
settings, css

Additional information:

What I’ve recently realised, is that Studio actually seems to have this feature built in now. So you should be able to use the setting below on the section to adjust the height to the full screen - Fit To Screen

If not, try measuring the height of the header and subtracting it from the Viewport Height using a calc() function for the different screen breakpoints.

image

Thanks but I dont want to use VH. I want to use %.