diff --git a/index.php b/index.php
index 1af2bb9..005d62c 100644
--- a/index.php
+++ b/index.php
@@ -18,7 +18,9 @@
latest status
-
+
+
+
site news
diff --git a/style/style.css b/style/style.css
index e2e6e56..7320a46 100644
--- a/style/style.css
+++ b/style/style.css
@@ -82,3 +82,6 @@ section {
width: 55vw;
}
+.status {
+ height: 120px;
+}