diff --git a/src/ifcchat/index.html b/src/ifcchat/index.html
index 9c89d15715..f4e922dca5 100644
--- a/src/ifcchat/index.html
+++ b/src/ifcchat/index.html
@@ -17,7 +17,12 @@
+
+
+
+
+
+
@@ -77,7 +82,6 @@
IfcOpenShell AI Assistant
-
diff --git a/src/ifcchat/style.css b/src/ifcchat/style.css
index 90fd417501..ef5f6add8f 100644
--- a/src/ifcchat/style.css
+++ b/src/ifcchat/style.css
@@ -157,12 +157,6 @@ section > .row > label .small {
padding: 8px 10px;
}
-#model {
- background: white;
- color: gray;
- border: solid 1px #eee;
- border-radius: 6px;
-}
hr {
border: dashed 1px #ddd;