diff --git a/index.html b/index.html
index 68ea634e..053aef16 100644
--- a/index.html
+++ b/index.html
@@ -7736,50 +7736,34 @@
-
-
-
-
-
-
+
+
+
-
+
-
-
-
-
-
-
+
-
+
-
-
-
-
-
-
-
+
+
+
+
+
+
-
-
-
-
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
diff --git a/main.js b/main.js
index d6645b8b..22392680 100644
--- a/main.js
+++ b/main.js
@@ -77,7 +77,6 @@ let prec = viewbox.append("g").attr("id", "prec").style("display", "none");
let population = viewbox.append("g").attr("id", "population");
let goods = viewbox.append('g').attr('id', 'goods');
let emblems = viewbox.append("g").attr("id", "emblems").style("display", "none");
-let goods = viewbox.append("g").attr("id", "goods");
let labels = viewbox.append("g").attr("id", "labels");
let icons = viewbox.append("g").attr("id", "icons");
let burgIcons = icons.append("g").attr("id", "burgIcons");