diff --git a/index.php b/index.php index 6f7ffab..680e01a 100644 --- a/index.php +++ b/index.php @@ -64,30 +64,6 @@ $now = date('Y-m-d H:i:s'); -webkit-backdrop-filter: blur(20px); box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.1); } - .loader { - margin: 1.25rem auto 1.25rem; - width: 48px; - height: 48px; - border: 3px solid rgba(255, 255, 255, 0.25); - border-top-color: #fff; - border-radius: 50%; - animation: spin 1s linear infinite; - } - @keyframes spin { - from { transform: rotate(0deg); } - to { transform: rotate(360deg); } - } - .hint { - opacity: 0.9; - } - .sr-only { - position: absolute; - width: 1px; height: 1px; - padding: 0; margin: -1px; - overflow: hidden; - clip: rect(0, 0, 0, 0); - white-space: nowrap; border: 0; - } h1 { font-size: 3rem; font-weight: 700; @@ -115,12 +91,8 @@ $now = date('Y-m-d H:i:s');
-

Analyzing your requirements and generating your website…

-
- Loading… -
-

AI is collecting your requirements and applying the first changes.

-

This page will update automatically as the plan is implemented.

+

Welcome!

+

This is your new landing page.

Runtime: PHP — UTC