pub fn clean_html_base(html: &str) -> String
Clean the html removing css and js (base).
Uses lol_html to strip noisy elements and reduce prompt size.
lol_html