diff --git a/education-use.html b/education-use.html
new file mode 100644
index 00000000..4a61d670
--- /dev/null
+++ b/education-use.html
@@ -0,0 +1,104 @@
+
+
+
+
+
+
+
Sandboxels is a free experimentation simulator that can be played in any web browser. It features heat simulation, electricity, density, chemical reactions, cooking, and fire spread.
+
+

+
+
Impact on Students
+
Students are given a hands-on experience with over 400 unique interactive materials. They can see the effects of their actions in real time.
+
For instance, if a student decides to pour Water over a pile of Sodium, they will witness one of hundreds of chemical reactions. Maybe they decide to freeze it and see what happens.
+
This learning approach offers in-depth understanding of phenomena in many fields, such as biology, chemistry, ecology, geology, cooking, and even virology.
+
Community members tell us how they learn things from simply playing casually.
+
+
Impact on Teachers
+
Educators are able to plan experiments for their students to perform, which provides plenty of fun yet informative class content.
+
Some fun ideas:
+
+ - Density tests - Alcohol, Water, and Mercury
+ - Flame colors - Methane, Sulfur, and Alcohol
+ - Uranium + Neutron fission reaction
+ - Baking Soda + Vinegar, a classic
+ - Burning Wood with Fire
+ - Copper and Gold alloy - Unique melting points
+
+
+
Contact
+
Sandboxels is free to use for any purpose, but we'd love to hear about it anyway! You can send us an email at contact@R74n.com and we will get back to you!
+
You can also use the hashtag #Sandboxels anywhere, and we'll see it!
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/help.html b/help.html
new file mode 100644
index 00000000..a78c548a
--- /dev/null
+++ b/help.html
@@ -0,0 +1,111 @@
+
+
+
+
+
+
+
This page will walk you through fixing the most common issues that users have playing Sandboxels.
+
+
BEFORE YOU READ
+
Ensure that you are playing on the official website, sandboxels.R74n.com. We cannot ensure it will work elsewhere.
+
Most issues are with mods, which are created by the community and not fixed by the Sandboxels developer.
+
Even if you don't remember enabling a mod, clear them with the following steps:
+
+ - Open Sandboxels.
+ - Find and press the Settings button at the end of the toolbar.
+ - Scroll to the bottom of the Settings, and press the Clear Mods button.
+ - Hit "OK" and make sure your webpage refreshes.
+
+
If you've done all of this and it hasn't fixed it, please find your issue below.
+
+
Loading screen takes forever
+
The loading screen should not last more than a few seconds. This means that something has crashed the webpage before it could finish loading.
+
This is usually because of a mod, so follow the steps above.
+
If you've done those steps, it may be that you are using an unsupported or outdated browser. Try a different one, like Google Chrome or Microsoft Edge.
+
+
Screen flickers or stays black unless paused
+
The canvas may flicker or disappear if an error occurs when trying to simulate certain pixels.
+
Pausing should fix this temporarily, during which you can delete the offending pixels, or follow the steps above to uninstall any mods.
+
+
Cannot access webpage
+
If you cannot access the official Sandboxels website, it could be one of a few things.
+
Your network connection may be unstable, make sure you are connected to the Internet with Wi-Fi or something else.
+
Your school or employer may be blocking the website. It would be best to contact them explaining its educational and scientific uses.
+
While unlikely, there could also be an outage in one of the services we use.
+
To play offline, check out our Offline Use Guide!
+
+
Other issues
+
You have a few options to get our attention!
+
Send us an email, join our Discord, submit to the Feedback Form, or mention us on Twitter.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/icons/card.png b/icons/card.png
index 37b0a756..06ba5fc0 100644
Binary files a/icons/card.png and b/icons/card.png differ
diff --git a/icons/wallpaper-old.png b/icons/wallpaper-old.png
new file mode 100644
index 00000000..89182363
Binary files /dev/null and b/icons/wallpaper-old.png differ
diff --git a/icons/wallpaper.png b/icons/wallpaper.png
index 89182363..aeb1e010 100644
Binary files a/icons/wallpaper.png and b/icons/wallpaper.png differ
diff --git a/icons/wallpaper.webp b/icons/wallpaper.webp
index 7a162bab..f01016c4 100644
Binary files a/icons/wallpaper.webp and b/icons/wallpaper.webp differ
diff --git a/index.html b/index.html
index 6e666267..0bc229e8 100644
--- a/index.html
+++ b/index.html
@@ -13697,14 +13697,14 @@ for (var k = 0; k < b0.split(" AND ").length; k++) {
}
}
- if (window.self !== window.top && !location.ancestorOrigins[0].includes("itch.io")) {
+ if ((window.self !== window.top && !location.ancestorOrigins[0].includes("itch.io")) || (location.host && location.host.indexOf("74n.com") === -1)) {
// Open a message that tells the user they aren't on the real website
var menuParent = document.createElement("div");
menuParent.className = "menuParent";
menuParent.style.display = "block";
menuParent.innerHTML = `