diff --git a/templates/index.html b/templates/index.html
index 671317d..3a116c3 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -110,7 +110,7 @@
}
/* Der Container für die URL */
- .ollama-url-container {
+ #ollama-url-container {
display: none; /* Standardmäßig versteckt */
align-items: center;
gap: 10px;
@@ -235,290 +235,151 @@