I love articles like this because they demonstrate how powerful HTML and CSS are as programming languages. Sure, Scott can’t get the authentic Wordle experience going with just those two, but he gets damn close.
He also demonstrates progressive enhancement perfectly too — using the platform capabilities like native validation as much as possible, then enhancing that solid foundation with a teeny amount of JavaScript. Top stuff.