Creates a <style> HTML element with the provided CSS content. The content is wrapped in a <style> tag and rendered as-is, without any additional processing or escaping, as long as the rendering target supports HTML.
Overrides the value of Quarkdown CSS properties. Each entry corresponds to a Quarkdown CSS property name and its value. The names will be prefixed with --qd- to match the Quarkdown CSS variable naming convention.