diff --git a/beango/css/beango.css b/beango/css/beango.css
index 7a54fe6..32f7cfb 100644
--- a/beango/css/beango.css
+++ b/beango/css/beango.css
@@ -3,7 +3,9 @@
margin-bottom: 0px;
}
-html {
+html,
+body {
+ min-height: 100vh;
/* background: linear-gradient(135deg, #ff7e5f, #feb47b); */ /* Modern gradient background */
}
diff --git a/beango/index.html b/beango/index.html
index 3322cc7..a3474d8 100644
--- a/beango/index.html
+++ b/beango/index.html
@@ -66,8 +66,44 @@
+
+
+
+
+
+
+
+
+
+
+
+