Skip to content
Snippets Groups Projects
Commit 39cca462 authored by Shraddha Raghuram's avatar Shraddha Raghuram
Browse files

Background

parent 9bdd4fe5
No related branches found
No related tags found
No related merge requests found
Pipeline #377991 passed
......@@ -14,6 +14,10 @@
<link href="{{ url_for('static', filename = 'style.css') }}" rel="stylesheet">
<style>
body {
font-family: Agrandir, sans-serif;
line-height: 1.6;
}
.image-text-wrapper {
display: flex;
align-items: flex-start;
......
......@@ -7,7 +7,12 @@
<h1> NitroBLAST: Laying the foundation for nitrogen fixation.</h1>
<h2> The Nitrogen Crisis in the Netherlands </h2>
<h2>Background</h2>
<p>The Netherlands has been facing a pressing <strong>nitrogen crisis</strong> for several years. This crisis is largely attributed to the <strong>agriculture sector</strong>, with over 80% of ammonia (a nitrogenous compound) emissions coming from manure <a href="#cite1">[1]</a> and chemical fertilizers <a href="#cite2">[2]</a>.</p>
<p>The over-use of fertilizers has a detrimental effect on the environment through the deposition of excess nitrogen oxides and ammonia in the ground, excessively enriching the environment with nutrients promoting uncontrolled plant and algal growth, or eutrophication, a form of nutrient imbalance <a href="#cite3">[3]</a> that negatively impacts the local biodiversity. This highlights the need of the hour: a solution for <strong>increasing global food supply while maintaining environmental standards</strong>.</p>
<h2> Nitrogen Crisis in the Netherlands </h2>
<!-- <p style="display:inline-block;">
......@@ -64,6 +69,7 @@
<h2> Motivation </h2>
<hr>
<h2>References</h2>
<ol>
......
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