diff --git a/before.html b/before.html
index 4edf1ca..34e929a 100644
--- a/before.html
+++ b/before.html
@@ -2,8 +2,8 @@
const info = document.createElement("div");
info.classList.add("_internal-info");
info.innerHTML = `
-
⚠ Internal Docs ⚠
- This website was built by Noratrieb
+
⚠ Internal Docs ⚠
+
@@ -13,9 +13,9 @@
diff --git a/index.html b/index.html
index fd82199..ce73476 100644
--- a/index.html
+++ b/index.html
@@ -1,12 +1,40 @@
-
+
-
-
-
+
+
+
+
std internal docs
-
-
-
-
-
+
+
+
+
+
diff --git a/style.css b/style.css
index 2a046a9..6161db1 100644
--- a/style.css
+++ b/style.css
@@ -6,4 +6,9 @@
display: flex;
flex-direction: column;
justify-content: center;
+ gap: 5px;
+
+ text-align: center;
+
+ padding: 5px;
}