-
Scripts are usually better loaded before the
</body>, so they will load after the page elements. -
The bottom line (the one with the
src="https://...") should be first (before the actual script). It is a dependency of the script and it must load before the script. -
What is it that you are trying to do? (asking because of this option in webflow)