pub fn outsider_css( position: Option<&str>, top: Option<&str>, bottom: Option<&str>, left: Option<&str>, right: Option<&str>, harmonic_ratio: f64, set: &mut HashSet<String>, )