diff --git a/index.html b/index.html
index 6fedf4e..24d61a4 100644
--- a/index.html
+++ b/index.html
@@ -255,11 +255,11 @@
background: #0b0b0b;
}
#newscontainer {
+ height: 100%;
padding: 2.000em 9.375em 2.000em 9.375em;
}
#box {
- position: relative;
- height: 24.000em;
+ height: 55%;
overflow: auto;
overflow-x: hidden;
margin: 0 0 1.563em 0;