diff --git a/index.html b/index.html
index 3bc31d2..41dc5eb 100644
--- a/index.html
+++ b/index.html
@@ -6,7 +6,7 @@
Chatβeta*
-
+
@@ -21,6 +21,11 @@ body {
min-height: var(--vph);
}
+.material-symbols-outlined {
+ font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 24;
+ font-size: 1em;
+}
+
@media screen and (min-height: 600px) {
body {
height: var(--vph);
@@ -90,7 +95,9 @@ body > main {
@@ -100,9 +107,13 @@ body > main {