diff --git a/public/learning-analytics.html b/public/learning-analytics.html
index 74967487b5b958f55c27b147ad3df110d7d10526..1292869e8ecce3b22316a39ba8fa67c9397c0cb7 100644
--- a/public/learning-analytics.html
+++ b/public/learning-analytics.html
@@ -82,12 +82,9 @@
       <div class="diagram-container">
         <svg width="800" height="700" viewBox="0 0 800 700" xmlns="http://www.w3.org/2000/svg">
           <!-- Rectangle: Lerninmaterialien und Evaluationswerkzeuge -->
-          <rect x="50" y="50" width="200" height="100" class="rect"/>
-          <text x="150" y="90" class="text">Lerninmaterialien und</text>
-          <text x="150" y="110" class="text">Evaluationswerkzeuge</text>
-          <text x="150" y="140" class="small-text">Moodle</text>
-          <text x="150" y="160" class="small-text">Unipark</text>
-          <text x="150" y="180" class="small-text">thaVR</text>
+          <rect x="50" y="50" width="400" height="200" class="rect"/>
+          <text x="150" y="90" class="text">Lerninmaterialien und Evaluationswerkzeuge</text>
+          <text x="150" y="140" class="small-text">Moodle <br> Unipark <br> VR</text>
           
           <!-- Arrow to Erfasste Daten -->
           <line x1="150" y1="200" x2="150" y2="230" class="arrow"/>