diff --git a/.gitignore b/.gitignore
index a6f7b14d32031e8c4f6a60f4e34c8fc1adc1ee1d..d8834dcfe7ac3a45bfea03920a7ea3d037b55297 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,4 +5,5 @@ __pycache__
 public
 .venv
 node_modules
-versions
\ No newline at end of file
+versions
+code
\ No newline at end of file
diff --git a/static/style.css b/static/style.css
index fc33dda35b31c9a3309dd2048a7ea1da14c3cdde..9a0039927c722c940ea7761a64d00c8fc5a4a6ec 100644
--- a/static/style.css
+++ b/static/style.css
@@ -9,6 +9,14 @@ body {
   background-color: white !important;
   color: black !important;
 }
+
+a{
+  color: var(--lightblue);
+}
+p{
+  text-align: justify
+}
+
 .center {
   display: block;
   margin-left: auto;
@@ -306,4 +314,9 @@ a:hover { color: var(--highlight); text-decoration: underline; }
   max-width: 70%;
   max-height: 70%;
   padding-top: 20px;
-}
\ No newline at end of file
+}
+
+.anchor{
+  position: relative;
+  padding-top: 100px; 
+  }
\ No newline at end of file
diff --git a/wiki/layout.html b/wiki/layout.html
index 4f80694da48f5707c8bf737401d7383aa60dd190..eb20ab48f42254cf17bece86d897395c55cadb2e 100644
--- a/wiki/layout.html
+++ b/wiki/layout.html
@@ -114,7 +114,12 @@
   /*Elements of the sidebar*/ 
   let elements = [document.getElementById('one'),
   document.getElementById('two'), 
-  document.getElementById('three')];
+  document.getElementById('three'),
+  document.getElementById('four'),
+  document.getElementById('five'),
+  document.getElementById('six'),
+  document.getElementById('seven'),
+];
   /* */ 
   window.goTo = function(el){
     document.documentElement.scrollTop += el.getBoundingClientRect().top - TopDistance;
@@ -127,6 +132,8 @@
         subtitle.style.color = "#F4CC1E";
         subtitle.style.backgroundColor = "#850F78";
         subtitle.style.borderRadius = "15px";
+        subtitle.style.borderWidth = "15px"; 
+        subtitle.style.borderColor = "#850F78"; 
         console.log("subtitle: ",subtitle)
         console.log("style: ", subtitle.style)
         console.log("color: ",subtitle.style.color)
@@ -145,6 +152,10 @@
     Highlight(elements[0], document.getElementById('subtitle1'));
     Highlight(elements[1], document.getElementById('subtitle2'));
     Highlight(elements[2], document.getElementById('subtitle3'));
+    Highlight(elements[3], document.getElementById('subtitle4'));
+    Highlight(elements[4], document.getElementById('subtitle5'));
+    Highlight(elements[5], document.getElementById('subtitle6'));
+    Highlight(elements[6], document.getElementById('subtitle7'));
     console.log("function HighlightCheck")
   }
   /* */ 
diff --git a/wiki/pages/description.html b/wiki/pages/description.html
index 233a33da7416e2067271bfefd82dd27077222d25..d4b7b7d50c49f8d7beaf495275f9eab3369f2d48 100644
--- a/wiki/pages/description.html
+++ b/wiki/pages/description.html
@@ -4,9 +4,223 @@
 {% block lead %}Describe how and why you chose your iGEM project.{% endblock %}
 <!-- Side bar has to be here to be places correctly on the left side of the page-->
 {% block sidebar %}
-
-{% endblock %}
+<nav class="sidebar">
+    <div onclick="goTo(document.getElementById('one'))"><span id="subtitle1">Abstract</span></div>
+    <div onclick="goTo(document.getElementById('two'))"><span id="subtitle2">Cystic Fibrosis</span></div>
+    <div onclick="goTo(document.getElementById('three'))"><span id="subtitle3">Our motivation</span></div>
+    <div onclick="goTo(document.getElementById('four'))"><span id="subtitle4">Approach</span></div>
+    <div onclick="goTo(document.getElementById('five'))"><span id="subtitle5">Delivery</span></div>
+    <div onclick="goTo(document.getElementById('six'))"><span id="subtitle6">Our vision</span></div>
+    <div onclick="goTo(document.getElementById('seven'))"><span id="subtitle6">References</span></div>
+</nav>
+{% endblock %}  
 {% block page_content %}
+<div class="container-fluid">
+    <svg width="100%" height="100%">
+        <text x="0%" y="60%">
+          Project Description
+        </text>
+    </svg>
+     <!-- the following is empty but needed for the layout for...reasons -->
+     <div class="col">
+        <div id="test"></div>
+    </div>
+    <div class="col">
+        <section id="one">
+            <h2>Abstract</h2>
+            <hr>
+            <p>We are proud to introduce our next-generation prime editing technology <b>PreCyse</b>. We aim to develop an innovative gene therapy against cystic fibrosis, tackling the most common mutation ΔF508 of the CFTR (Cystic Fibrosis Transmembrane Conductance Regulator) gene. We optimize lipid nanoparticles for the efficient and cell-specific delivery of our therapeutic mRNA. Current treatment strategies are limited in terms of speed, precision and effectiveness, often failing to achieve long-lasting improvements. In addition, high costs and limited accessibility of pharmaceuticals contribute to adverse prognosis of many patients. We want to develop a monthly applied which represents a cure that is more advanced and user-friendly compared to other medications due to its longer lasting time, lowering the frequency of use. </p>
+        </section>
+    </div>   
+
+    <div class="col">
+        <section id="two">
+            <h2>Cystic Fibrosis</h2>
+            <hr>
+            <p>Cystic fibrosis (CF) is the most common life-limiting genetic disorder in the Caucasian population. In Europe, CF affecting about 1 in 3,000 newborns<a href="#desc-one"><sup>1</sup></a>. It is caused by mutations in the cftr gene, which controls ions and water movement in cells. This leads to thick mucus, clogging airways, and frequent infections. The defective CFTR protein impacts the respiratory and digestive systems, causing chronic lung infections, breathing difficulties, and malnutrition. CF's severity varies, but it reduces life quality and expectancy. There are over 1,700 CFTR mutations; the ΔF508 mutation is most common, present in 70% of cases. It prevents proper protein folding, affecting its function. </p>
+        </section>
+    </div>
+
+    <div class="col">
+        <section id="three">
+            <h2>Our motivation</h2>
+            <hr>
+            <p>We chose to focus on CF and specifically the ΔF508 mutation due to its prevalence and the severe impact it has on patients' lives. Additionally, our team includes members who have close friends affected by this condition, giving us a personal connection and a strong motivation to find a solution. By targeting the ΔF508 mutation, we aim to develop a therapy that could potentially, not only benefit many CF patients and make a significant improvement in their lives, but also can serve as a template, which research groups can use to target other genetic diseases. </p>
+        </section>
+    </div>
+
+    <div class="col">
+        <section id="four">
+            <h2>Approach</h2>
+            <hr>
+            <p>To correct the mutation, we are utilizing Prime Editing technologies. Prime Editing is a genome editing technique that allows precise DNA modifications without causing double-strand breaks<a href="#desc-two"><sup>2</sup></a>. Structurally, the Prime Editing complex consists of a Cas9 endonuclease fused to a reverse transcriptase (RT) and guided by a pegRNA, which directs the complex to the target site in the genome.  </p>
+            <div class="row align-items-center">
+                <div class="col">
+                     <p>However, the Prime Editing complex is relatively large, posing challenges for therapeutic delivery<a href="#desc-three"><sup>3</sup></a>. Additionally, Prime Editing has been shown to be relatively inefficient in terms of gene editing rates, which could limit its therapeutic utility<a href="#desc-four"><sup>4</sup></a>. Our project aims to enhance the Prime Editing approach by miniaturizing its components. Fanzor, a recently discovered eukaryotic endonuclease, performs functions similar to Cas9, a crucial part of the Prime Editing complex, but is significantly smaller. We aim to substitute Cas9 with Fanzor. </p>
+                    </div>  
+                <div class="col">
+                    <img class="img-fluid" src="https://static.igem.wiki/teams/5247/scientific-figures/complex-abb.png">
+                </div>
+                <p>Additionally, we plan to replace the reverse transcriptase in the Prime Editing complex with a smaller RT variant. Furthermore, MCP proteins will be added to the Prime Editing complex to increase its stability<a href="#desc-five"><sup>5</sup></a>.  </p>
+                <p>The pegRNA is optimized via an extension by a stem loop, which stabilizes the RNA by protecting it from RNases and serves as a binding site for the MCP, which also supports the secondary RNA structure. Additionally, the pegRNA contains a riboswitch, a sodium ion-controlled regulator that switches off the complex. This represents a major biosafety feature in that the complex is switched off after successful DNA editing and the subsequent increased influx of chloride ions into the cell. The pegRNA is combined with an optimized sgRNA resulting in higher on-target effect. Overall, its optimization leads to a longer shelf life and an increase in the biosafety of the complex. </p>
+                
+            </div>
+        </section>
+    </div>
+
+    <div class="col">
+        <section id="five">
+            <h2>Delivery</h2>
+            <hr>
+            <p>We chose LNPs as the delivery system of our Next-Generation Prime Editing Technology. Because of their large capacity and less immunogenic side effects compared to other delivery systems like Adeno-associated Viruses (AVV)<a href="#desc-six"><sup>6</sup></a>. Our aim is to optimize the LNP formulation to improve delivery to lung tissue via inhalation. Because of our collaborations, we are able to test and optimize different delivery systems to improve our organ specific therapeutic approach. Therefore, our LNP design focusses on stability and targeting. Stability is achieved by a polyethylene glycol (PEG) coating that protects the LNPs from degradation by the immune system<a href="#desc-seven"><sup>7</sup></a>. Moreover, we use capsaicin in combination with chitosan to improve the uptake of our construct through their mucus-adhesive properties<a href="#desc-eight"><sup>8</sup></a>. </p>
+            <p>We are furthermore optimising the LNPs for pulmonary therapy and investigating delivery by nebulisation as a non-invasive method compared to systemic approaches to make the therapy more convenient for patients. For specific targeting, we are focussing on marker proteins of basal cells and ionocytes that produce particularly high levels of CFTR protein and which we want to target with appropriate antibodies<a href="#desc-nine"><sup>9</sup></a>. Our workflow includes testing our next generation Prime Editing Technology delivered by our optimized LNPs in cell culture lines but also in primary nasal epithelial cells of CF patients to evaluate our optimizations and further improvements in vitro. We can also provide the outlook on the adaptation of the delivery system enabling systemic applications as well. </p>
+        </section>
+    </div>
+
+    <div class="col">
+        <section id="six">
+            <h2>Our Vision</h2>
+            <hr>    
+            <p>We are envisioning a potential integration into a broader therapeutic framework involving customized gene editing tools for various genetic disorders, that present similar problems/difficulties to the F508del mutation, as well as other genetic diseases of different causes. This could include collaborations with pharmaceutical companies to develop new treatment modalities for genetic diseases beyond cystic fibrosis, utilizing advanced delivery systems and personalized medicine approaches. </p>
+        </section>
+    </div>
+    <!-- sources-->
+    
+    <div class="col">
+        <section id="seven">
+            <h2>References</h2>
+            <hr>   
+            <ol>
+                <!-- Citation num 1-->
+                <li typeof="schema:ScolarlyArticle" role="doc-biblioentry" property="schema:citation" id="desc-one">
+                    <span property="schema:author" typeof="schema:Person">
+                        <span property="schema:Name">Scotet, V.</span>,
+                        <span property="schema:Name">Gutierrez, H.</span>,
+                        <span property="schema:Name">Farrell, P.</span>
+                    </span>
+                    <span property="schema:name">Newborn Screening for CF across the Globe—Where Is It Worthwhile?</span>
+                    <i property="schema:publisher" typeof="schema:Organization">Int J Neonatal Screen</i>
+                    <b property="issueNumber" typeof="PublicationIssue">6</b>,
+                    (<time property="schema:datePublished" datatype="xsd:gYear" datetime="2020">2020</time>).
+                    <a class="doi" href="https://doi.org/10.3390/ijn6010018">doi: 10.3390/ijn6010018</a>
+                </li>
+
+                <!-- Citation num 2-->
+                <li typeof="schema:ScolarlyArticle" role="doc-biblioentry" property="schema:citation" id="desc-two">
+                    <span property="schema:author" typeof="schema:Person">
+                        <span property="schema:Name">Anzalone, A.V.</span>,
+                        <span property="schema:Name">Randolph, P.B.</span>,
+                        <span property="schema:Name">Davis, J.R.</span>,
+                        <span property="schema:Name">Sousa, A.A.</span>,
+                        <span property="schema:Name">Koblan, L.W.</span>,
+                        <span property="schema:Name">Levy, J.M.</span>,
+                        <span property="schema:Name">Newby, G.A.</span>,
+                        <span property="schema:Name">Raguram, A.</span>,
+                        <span property="schema:Name">Liu, D.R.</span>
+                    </span>
+                    <span property="schema:name">Search-and-replace genome editing without double-strand breaks or donor DNA.</span>
+                    <i property="schema:publisher" typeof="schema:Organization">Nature</i>
+                    <b property="issueNumber" typeof="PublicationIssue">574</b>,
+                    <span property="schema:pageEnd">589</span>-<span property="schema:pageEnd">594</span>
+                    (<time property="schema:datePublished" datatype="xsd:gYear" datetime="2019">2019</time>).
+                    <a class="doi" href="https://doi.org/10.1038/s41586-019-1711-4">doi: 10.1038/s41586-019-1711-4</a>
+                </li>
+
+                <!-- Citation num 3-->
+                <li typeof="schema:ScolarlyArticle" role="doc-biblioentry" property="schema:citation" id="desc-three">
+                    <span property="schema:author" typeof="schema:Person">
+                        <span property="schema:Name">Broad Institute of MIT and Harvard</span>
+                    </span>
+                    <span property="schema:name">Researchers engineer in vivo delivery system for prime editing, partially restoring vision in mice.</span>
+                    <i property="schema:publisher" typeof="schema:Organization">Phys.org</i>
+                    <b property="issueNumber" typeof="PublicationIssue"></b>,
+                    (<time property="schema:datePublished" datatype="xsd:gYear" datetime="2024">2024</time>).
+                </li>
+
+                <!-- Citation num 4-->
+                <li typeof="schema:ScolarlyArticle" role="doc-biblioentry" property="schema:citation" id="desc-four">
+                    <span property="schema:author" typeof="schema:Person">
+                        <span property="schema:Name">Gaudelli, N.</span>,
+                        <span property="schema:Name">Komor, A.</span>,
+                        <span property="schema:Name">Rees, H.</span>,
+                        <span property="schema:Name">Packer, M.</span>,
+                        <span property="schema:Name">Badran, A.</span>,
+                        <span property="schema:Name">Bryson, D.</span>,
+                        <span property="schema:Name">Liu, D.</span>
+                    </span>
+                    <span property="schema:name">Programmable editing of a target base in genomic DNA without double-stranded DNA cleavage.</span>
+                    <i property="schema:publisher" typeof="schema:Organization">Nature</i>
+                    <b property="issueNumber" typeof="PublicationIssue">533</b>,
+                    <span property="schema:pageEnd">420</span>-<span property="schema:pageEnd">424</span>
+                    (<time property="schema:datePublished" datatype="xsd:gYear" datetime="2016">2016</time>).
+                    <a class="doi" href="https://doi.org/10.1038/nature17946">doi: 10.1038/nature17946</a>
+                </li>
+
+                <!-- Citation num 5-->
+                <li typeof="schema:ScolarlyArticle" role="doc-biblioentry" property="schema:citation" id="desc-five">
+                    <span property="schema:author" typeof="schema:Person">
+                        <span property="schema:Name">OpenEd CUNY</span>
+                    </span>
+                    <span property="schema:name">RNA Stability and the Role of RNA-Binding Proteins.</span>
+                    <i property="schema:publisher" typeof="schema:Organization">OpenEd CUNY</i>,
+                    (<time property="schema:datePublished" datatype="xsd:gYear" datetime="2024">2024</time>).
+                </li>
+
+                <!-- Citation num 6-->
+                <li typeof="schema:ScolarlyArticle" role="doc-biblioentry" property="schema:citation" id="desc-six">
+                    <span property="schema:author" typeof="schema:Person">
+                        <span property="schema:Name">Sahay, G.</span>,
+                        <span property="schema:Name">Alakhova, D.Y.</span>,
+                        <span property="schema:Name">Kabanov, A.V.</span>
+                    </span>
+                    <span property="schema:name">Endocytosis of nanomedicines.</span>
+                    <i property="schema:publisher" typeof="schema:Organization">Journal of Controlled Release</i>
+                    <b property="issueNumber" typeof="PublicationIssue">145</b>,
+                    <span property="schema:pageEnd">182</span>-<span property="schema:pageEnd">195</span>
+                    (<time property="schema:datePublished" datatype="xsd:gYear" datetime="2010">2010</time>).
+                    <a class="doi" href="https://doi.org/10.1016/j.jconrel.2010.01.036">doi: 10.1016/j.jconrel.2010.01.036</a>
+                </li>
+
+                <!-- Citation num 7-->
+                <li typeof="schema:ScolarlyArticle" role="doc-biblioentry" property="schema:citation" id="desc-seven">
+                    <span property="schema:author" typeof="schema:Person">
+                        <span property="schema:Name">Ramachandran, S.</span>,
+                        <span property="schema:Name">Satapathy, S.R.</span>,
+                        <span property="schema:Name">Dutta, T.</span>
+                    </span>
+                    <span property="schema:name">Delivery Strategies for mRNA Vaccines.</span>
+                    <i property="schema:publisher" typeof="schema:Organization">Pharmaceutical Medicine</i>
+                    <b property="issueNumber" typeof="PublicationIssue">36</b>,
+                    <span property="schema:pageEnd">11</span>-<span property="schema:pageEnd">20</span>
+                    (<time property="schema:datePublished" datatype="xsd:gYear" datetime="2022">2022</time>).
+                    <a class="doi" href="https://doi.org/10.1007/s40290-021-00417-5">doi: 10.1007/s40290-021-00417-5</a>
+                </li>
+
+                <!-- Citation num 8-->
+                <li typeof="schema:ScolarlyArticle" role="doc-biblioentry" property="schema:citation" id="desc-eight">
+                    <span property="schema:author" typeof="schema:Person">
+                        <span property="schema:Name">Bandi, S.P.</span>,
+                        <span property="schema:Name">Bhatnagar, S.</span>,
+                        <span property="schema:Name">Venuganti, V.V.K.</span>
+                    </span>
+                    <span property="schema:name">Advanced materials for drug delivery across mucosal barriers.</span>
+                    <i property="schema:publisher" typeof="schema:Organization">Acta Biomaterialia</i>
+                    <b property="issueNumber" typeof="PublicationIssue">119</b>,
+                    <span property="schema:pageEnd">13</span>-<span property="schema:pageEnd">29</span>
+                    (<time property="schema:datePublished" datatype="xsd:gYear" datetime="2021">2021</time>).
+                    <a class="doi" href="https://doi.org/10.1016/j.actbio.2020.10.031">doi: 10.1016/j.actbio.2020.10.031</a>
+                </li>
+
+
+                                
+                                
+                            
+            </ol>
+        </section>
+    </div>
+</div>
+
+
 
 
 {% endblock %}