Add the name of the used theme as an attribute so it can be used for styling ```html <div data-ch-theme="dracula"> ... </div> ```