Remix.run Logo
nailer 4 days ago

You can remove the animations and read the article with:

    window.presence.remove()
In Developer Tools. You don't even need to use querySelector, since IDs are JS globals.