Pull all `<script>` elements into document `<head>` and add `defer` attribute to them to improve script loading characteristics.
Pull all
<script>elements into document<head>and adddeferattribute to them to improve script loading characteristics.