diff --git a/public/index.html b/public/index.html
index 8a35bd4d66ab815f87e425a8a068b2c4f371afed..2ba52fc89f6766ab2f6aa21e503c80bec8944272 100644
--- a/public/index.html
+++ b/public/index.html
@@ -24,7 +24,7 @@
 </head>
 <body>
   <script>
-    let selectedModel = 'robot'; // Standardauswahl
+    let selectedModel = 'flower'; // Standardauswahl
     let models = {};
     let reticle;