pub fn inject_css(id: Option<&str>, css: &str) -> Result<()>
Inject CSS stylesheed directly into DOM as a <style> element using Element::set_inner_html
<style>
Element::set_inner_html