diff --git a/proj/y2t/assets/css/fonts.css b/proj/y2t/assets/css/fonts.css
index 4e2d398..75825bd 100644
--- a/proj/y2t/assets/css/fonts.css
+++ b/proj/y2t/assets/css/fonts.css
@@ -30,4 +30,14 @@ a {
 
 h1 {
     font-size: 4rem;
+}
+
+
+p {
+    line-height: 1.6rem;
+}
+
+div.promptext {
+    font-weight: 400;
+    padding: 5px;
 }
\ No newline at end of file