Skip to content
Snippets Groups Projects
Commit 1e4365b5 authored by HauErn Lien's avatar HauErn Lien
Browse files

Update file random.html

parent 7b583718
No related branches found
No related tags found
No related merge requests found
Pipeline #499299 passed
......@@ -21,20 +21,17 @@
}
}
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;
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;
justify-content: center;
align-items: center;
font-size: 2em;
......@@ -173,13 +170,11 @@
{% 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>
<div class="section" id="section1">Section 1</div>
<div class="section">Section 1
<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="section2">Section 2</div>
<div class="section" id="section3">Section 3</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment