maybe something like ```dart htmlNode = html(c: [ body(c: [fromString("hi")]) ]) ``` workaround: see #16