diff --git a/wiki/pages/random.html b/wiki/pages/random.html
index ec3a53bf95266878e8884de036b991beb6810e79..2067f4c3bae917fe917713e5b7eab68160f3a22f 100644
--- a/wiki/pages/random.html
+++ b/wiki/pages/random.html
@@ -21,17 +21,6 @@
         }
     }
 
-    body {
-      line-height: 1.6;
-      margin: 0;
-      padding: 0;
-      background-image: url('https://static.igem.wiki/teams/5187/ran-1.jpg');
-      background-attachment: fixed;
-      background-size: cover;
-      background-position: 90% center;
-      background-repeat: no-repeat;
-    }
-
     .section {
             height: 100vh; /* Full viewport height */
             display: flex;
@@ -174,12 +163,12 @@
   {% include 'menu.html' %}
 
   <div class="content-wrapper">
-    <div id="first-block">
-      <h2>Do you regret not giving your fullest?</h2>
-      <p>Everyone gets sick from time to time, often returning to their normal routines within days. But what if you're an IBD patient? Can life ever truly feel normal again? While IBD may not be fatal, it can gradually consume every facet of your existence. With constant hospital visits, unpredictable cramps, and the toll of immune attacks, you find yourself living—but not truly alive.</p>
+    <div class="section" id="section1">Section 1
+      <div id="first-block">
+        <h2>Do you regret not giving your fullest?</h2>
+        <p>Everyone gets sick from time to time, often returning to their normal routines within days. But what if you're an IBD patient? Can life ever truly feel normal again? While IBD may not be fatal, it can gradually consume every facet of your existence. With constant hospital visits, unpredictable cramps, and the toll of immune attacks, you find yourself living—but not truly alive.</p>  
     </div>
-
-    <div class="section" id="section1">Section 1</div>
+    
     <div class="section" id="section2">Section 2</div>
     <div class="section" id="section3">Section 3</div>