diff --git a/index.html b/index.html
index f718a6b..ed6f723 100644
--- a/index.html
+++ b/index.html
@@ -647,7 +647,7 @@
linesContainer.style.display = 'flex';
line1.style.visibility = 'visible';
- blinkCursor(cursor, 5, () => {
+ blinkCursor(cursor, 3, () => {
typeCalmly(message, "...AND THAT AWARENESS HAS LED YOU HERE...", () => {
cursor.style.display = 'none';
line2.style.display = 'flex';