Could use the `<noscript>` tag, or could atleast designate the default HTML content under `<body>` to something like - ```html <body> Please enable JavaScript to view this website </body> ``` which would then be changed in the JS.