diff --git a/package.json b/package.json
index 3166d4e..cb10dd8 100644
--- a/package.json
+++ b/package.json
@@ -19,6 +19,7 @@
"@sveltejs/kit": "^1.5.0",
"@tailwindcss/forms": "^0.5.3",
"@tailwindcss/typography": "^0.5.9",
+ "@types/chrome": "^0.0.236",
"@typescript-eslint/eslint-plugin": "^5.45.0",
"@typescript-eslint/parser": "^5.45.0",
"autoprefixer": "^10.4.14",
diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte
index 752ac3c..40fac39 100644
--- a/src/routes/+layout.svelte
+++ b/src/routes/+layout.svelte
@@ -1,11 +1,22 @@
-
@@ -16,6 +27,9 @@
{environment}
+