pub fn vw<T>(value: T) -> Valwhere T: ValNum,
Returns a Val::Vw representing a percentage of the viewport width.
Val::Vw