pub fn rack_css( height: Option<&str>, min_height: Option<&str>, max_height: Option<&str>, gap: Option<&str>, harmonic_ratio: f64, set: &mut HashSet<String>, )