diff --git a/scripts/index.js b/scripts/index.js
index 8b86890..9486c09 100644
--- a/scripts/index.js
+++ b/scripts/index.js
@@ -35,26 +35,26 @@ async function populateInstances () {
instanceContainer.innerHTML = `
-
+
-
+
-
+
-
+
-
+
-
+
-
`;
diff --git a/scripts/instance.js b/scripts/instance.js
index fda2637..5ed7e3b 100644
--- a/scripts/instance.js
+++ b/scripts/instance.js
@@ -10,27 +10,27 @@ export class Instance extends HTMLElement {