diff --git a/wiki/pages/model.html b/wiki/pages/model.html
index 485d43ae1e25683bef7086dd26757f0f7e8096b5..1be49e79536af1632a7ba94497bad788cfc884f4 100644
--- a/wiki/pages/model.html
+++ b/wiki/pages/model.html
@@ -24,7 +24,6 @@
 }
 
 .figure-container {
-  border: 1px solid #ccc; /* Add a border to the container */
   padding: 5px; /* Add some padding for spacing */
   max-width: 1000px; /* Set a maximum width for the container */
   text-align: center; /* Center-align the figure and caption */