This file relies on Three.js from a CDN. If you opened it offline (no internet) you’ll see nothing.
Fix: download three.min.js and place it next to this HTML, then change the script tag to src="./three.min.js".
three.min.js
src="./three.min.js"
Error details:
(none)