diff --git a/wiki/pages/home.html b/wiki/pages/home.html index 61126a2d79987c1b7171e635485abc1dc4400518..b46f4006b50aafb524ad1b4dbd4bee4d1d29f0ad 100644 --- a/wiki/pages/home.html +++ b/wiki/pages/home.html @@ -76,6 +76,23 @@ </div> </div> + <div class="homepage-content-img1 homepage-elements reveal" id="homepage-content-img1"></div> + <div class="homepage-content-img2 homepage-elements reveal" id="homepage-content-img2"></div> + <div class="shelter-for-canvas-start"></div> + + <div class="homepage-content1 homepage-elements reveal" id="homepage-content1"> + <div class="homepage-subtitle-style" style="width:319px;"> + Nitrogen + </div> + <div class="homepage-contents-style" style="width:315.521px;margin-top:50px;"> + Nitrogen gas, comprising 78% of Earth's atmosphere, is the most abundant chemical in the air.<br><br><br> + Its triple bond is one of the strongest, making Nâ‚‚ highly inert.<br><br><br> + This makes it challenging for organisms as well as industries to convert it into useful compounds. + </div> + </div> + + + </div> <script src="{{ url_for('static', filename = 'homepage.js') }}" type="text/javascript"></script>