diff --git a/console.html b/console.html
index 363ed8a..424eb8d 100644
--- a/console.html
+++ b/console.html
@@ -17,14 +17,14 @@
#content {
float: right;
- width: 72%;
+ width: 80%;
height: 100%;
scroll: hidden;
}
#cover {
float: left;
- width: 28%;
+ width: 20%;
height: 100%;
scroll: hidden;