pub fn vmax<T>(value: T) -> Valwhere T: ValNum,
Returns a Val::VMax representing a percentage of the viewport’s larger dimension.
Val::VMax