Change badge to closable alert instead

diff --git a/index.html b/index.html
index ae29d8e..cc4ef8d 100644
--- a/index.html
+++ b/index.html
@@ -162,7 +162,11 @@
                                         <p class="portfolio-projects--desc">Compatible with PCs equipped with Intel and AMD processors &amp; Intel, AMD, Nvidia graphic cards. Bootable on all PCs (Legacy/CSM/MBR/GPT/UEFI/Mac)</p> 
                                         <a class="btn btn-rounded portfolio-projects--btn" href="https://forum.xda-developers.com/android/software/x86-bliss-x86-pc-s-t3534657" role="button">XDA Thread</a> 
                                         <a class="btn btn-rounded portfolio-projects--btn" href="https://downloads.blissroms.com/Bliss/Official/x86/" role="button">System Downloads</a> 
-                                        <span class="badge badge-warning" style="background-color:#326bb5"><h4 style="color:white;">We are sorry,</h4> <p>but our Windows Installers<br><br>are currently being updated :'(</p></span> 
+                                        <div class="alert" style="background-color:#326bb5;"> 
+                                            <span class="closebtn" onclick="this.parentElement.style.display='none';">&times;</span>
+                                            <h3 class="text-center" style="color:white; margin-top:-3%;">We are sorry :'(</h3>
+                                            <p style="font-size:125%">but our Windows Installers are currently being updated</p> 
+                                        </div>
                                         <p class="portfolio-projects--desc"><del>We also offer easy installers for Windows PCs</del></p>
                                         <a class="btn btn-rounded portfolio-projects--btn" href="" role="button" disabled>UEFI Windows Installer</a> 
                                         <a class="btn btn-rounded portfolio-projects--btn" href="" role="button" disabled>Legacy/CSM Windows Installer</a>