Is there a way to darken and lock the page, preventing clicking or scrolling, while displaying white text notifying the user that JavaScript is not enabled?
I understand that the recommended approach is to gracefully degrade all elements when JavaScript is disabled, but I am considering an alternative option at this time.