added a button to clear all settings. also settings are saved in LocalStorage rather than using cookies now, you might need to re-select your settings
Ooo, another alternate script! Love learning about others. I usually go for Elian myself.
And there are DRM-free alternatives out there! Gog.com and Itch.io are both great places to find DRM-free games. Why lock yourself in to the whims of Steam when you can buy a game and keep it even after the storefront shuts down someday?
Minor HTML and CSS changes in the interest of accessibility, namely improving keyboard navigation and screen reader usage
i still don't know how to remove a cookie in JS
According to https://www.w3schools.com/js/js_cookies.asp , you set the cookie's expire date to sometime in the past. AKA you force it to delete itself.
that's so weird??? what if a time traveller visits my site