• Style a node and its child elements with the default tag names.

    Parameters

    • node: HTMLElement

      The base node.

    • Optional className: string

      The optional CSS class to add to styled nodes.

    Returns void