pub fn vh(percent: f32, window: &mut Window) -> Length
Returns a Length corresponding to the specified percentage of the viewport’s height.
Length
percent should be a value between 0.0 and 1.0.
percent
0.0
1.0