diff --git a/static/css/main.css b/static/css/main.css
index 81e2cc66..fc34d2d9 100644
--- a/static/css/main.css
+++ b/static/css/main.css
@@ -1,3 +1,8 @@
+body {
+ background-image: url('https://t3.ftcdn.net/jpg/02/41/14/36/500_F_241143639_RW6VdHbqYRM0yfNpDxDlWpj0uXWglAC2.jpg');
+ background-repeat: repeat;
+}
+
#gamebody {
display: block;
width: 556px;
diff --git a/static/gameboy2.html b/static/gameboy2.html
index 5d51936d..7012a313 100644
--- a/static/gameboy2.html
+++ b/static/gameboy2.html
@@ -77,54 +77,6 @@
-
-
-
-
-