/* The simplist React component ever. It just renders an H1 tag into the body of the page. Since JSX is basically just HTML, you can use any valid tag you want. */ ReactDOM.render(