diff --git a/home/index.css b/home/index.css
index 8e084b8..0b57894 100644
--- a/home/index.css
+++ b/home/index.css
@@ -87,6 +87,7 @@
}
.langList {
+ margin-top: -1em;
display: none;
pointer-events: none;
}
@@ -126,6 +127,8 @@
main {
color: #E5E5E5;
- font-size: larger;
- background-color: rgba(0, 0, 0, 0.3);
+ font-size: x-large;
+ background-color: rgba(0, 0, 0, 0.5);
+ border-top-right-radius: 10em;
+ border-bottom-right-radius: 10em;
}
\ No newline at end of file
diff --git a/home/index.html b/home/index.html
index 4dae2e8..9a637e6 100644
--- a/home/index.html
+++ b/home/index.html
@@ -13,11 +13,9 @@
-