Upload your Facebook profile pic and save yourself from the spammers!
-
Use ←↑→↓ to escape cold DMs!
+
How long can you dodge the cold DMs!
+
Use ←↑→↓ to escape the spammers!
diff --git a/styles.css b/styles.css
index 690031b..a146784 100644
--- a/styles.css
+++ b/styles.css
@@ -12,7 +12,7 @@ body {
#gameCanvas {
border: 4px solid #0F0;
- width: 100%; /* Make the canvas take up full width */
+ width: 90%; /* Make the canvas take up full width */
max-width: 1600px; /* Limit the maximum width */
height: auto; /* Maintain aspect ratio */
}