docs: inline js and css in "getting started" section …
To fix confusion about where the <script> tag should be added. It belongs right before </body>, not in the <head>. Prompted by this issue: feross/render-media#23