Simple modal script
See it being used below:
To use this, paste this below <body>:
Copied!
Then put this inside a <style> tag:
Copied!
And finally, paste this inside a <script> tag before </body>:
Copied!
That would be it, mostly.
If you want to test the functionality for whatever reason, I strongly advice opening dev tools and running localStorage.getItem("modalDisabled") or localStorage.removeItem("modalDisabled") !!
If you use this, you don't need to credit me, but it'd be very nice if you did n_n