pub const HTML_HEAD_HEADER: &str = " <!doctype HTML> <head> <title>Tree-sitter Highlighting</title> <style> body { font-family: monospace }";