const element =

Hello, world!

; const container = document.getElementById( 'root', ); ReactDOM.render(element, container);