You know it's old when you see <frame> tags. A good look at JavaScript from 90s. What's really surprising is the entire body of the page is built in JavaScript - that's almost a modern concept when it comes to client side rendered apps.
Consider how little was wasted. There’s no build process, no framework, no plugins, no server process, nevertheless not only does it still work correctly and load instantly, it probably will forever.