// <div id="main">
<div class="inner">
<header>
<h1>Welcome to my journey at the Fab Academy 2024!</h1>
<p>Embark on a thrilling journey with me through the highs,
lows, and the caffeine-fueled chaos of the FAB Academy.
Join me on this rollercoaster of 18 weeks where mistakes may be my
best teachers and sleep a far memory.</p>
<p>I'll take you behind the scenes of my intense 18-week crusade and a
tale of late-night coding sessions, coffee-induced
revelations. So, fasten your seatbelt, grab your favorite energy drink,
and get ready to laugh, learn as I navigate the FAB Academy
with equal parts determination and coffee.</p>
</header>put your code here <h2>Code and programing this website</h2>
<p>For the development of this page HTML 5 was used with CSS. Fortunately there
a lot of resources on the web to learn and personalize the website sush as
<a href="https://snappify.com/">snapify</a> that let you embed a code:
</p>
<div style="overflow:hidden;margin-left:auto;margin-right:auto;border-radius:10px
;width:100%;max-width:930px;position:relative">
<div style="width:100%;padding-bottom:47.84946236559139%">
</div><iframe width="930" height="445" title="Example of html section"
src="https://snappify.com/embed/0d5f37c9-f6dd-476f-87cb-1d4892b675c6/1ac2575d-2391
-45ce-9218-3166ff2a790b?responsive=1&b=0" allow="clipboard-write" allowfullscreen=""
loading="lazy" style="background:#ffffff00;position:absolute;left:0;top:0;width:100%"
frameborder="0"></iframe></div>
<p>To properly develop this website, the code was edited on Visual Studio Code and was
stored locally before publishing through GitLab</p>