diff --git a/index.html b/index.html
index 19392e4..923526e 100644
--- a/index.html
+++ b/index.html
@@ -16,7 +16,7 @@
}
.container {
display: flex;
- height: 47em;
+ height: 96.9%;
}
.sidebar {
width: 6%;
@@ -85,6 +85,7 @@
}
.status-bar {
height: 2%;
+ width: 100%;
background-color: #007acc;
color: #fff;
display: flex;