diff --git a/index.html b/index.html
index 5b77963..7f0765d 100644
--- a/index.html
+++ b/index.html
@@ -46,7 +46,7 @@
-
VR interaction system and physics engine
+
VR physics engine
diff --git a/pages/mainpage.css b/pages/mainpage.css
index a0a5fae..de8f5de 100644
--- a/pages/mainpage.css
+++ b/pages/mainpage.css
@@ -131,7 +131,7 @@ h1{
padding: 5px;
- font-size: 2rem;
+ font-size: clamp(1rem, 3vw, 3rem);
border-radius: 0;
border-top-left-radius: 5px;