Optimisations, new header, black background...
diff --git a/styles/globals.css b/styles/globals.css
index b2806e2..f0b957d 100644
--- a/styles/globals.css
+++ b/styles/globals.css
@@ -19,7 +19,7 @@
   overflow: hidden;
   overflow-y: auto;
   padding-bottom: 0;
-  border-radius: 25px;
+  border-radius: 25px 25px 0 0;
 }
 
 body {