Currently, in order to view any story pages, JavaScript must be enabled. Visiting the page with JavaScript disabled shows the spirograph loader on a web browser with CSS enabled. The actual page content
is
loaded, but is only accessible if all page stylesheets are disabled in the web browser (Use Style > None), or if visiting the page with a text web browser (for example "lynx").
Since there are people out there that disable JavaScript by default (be it for security reasons, or performance reasons, or both), and the actual page contents get loaded anyways (it's just not visible), it would be nice to have the pages visible and readable on a basic level (because obviously not every website feature is going to work without JavaScript) with JavaScript turned off, without the need to also disable the website stylesheets.