diff --git a/fe/index.html b/fe/index.html
index fec9267..6d0fefe 100644
--- a/fe/index.html
+++ b/fe/index.html
@@ -42,8 +42,8 @@
color: #c089ff;
background: transparent;
opacity: 0;
- animation: preload-fade 1500ms ease forwards;
- animation-delay: 750ms;
+ animation: preload-fade 2500ms ease forwards;
+ animation-delay: 1000ms;
}
.preload__spinner {
@@ -84,5 +84,8 @@
+