pub fn progress_bar_bad(ratio: f64, width: usize) -> String
Render a colored progress bar where high ratio = bad (red) and low = good (green).