Adjust info modal a little more

diff --git a/index.html b/index.html
index c2918b9..b9e7b90 100644
--- a/index.html
+++ b/index.html
@@ -66,7 +66,7 @@
         </div>
         <div class="col-md-8 d-flex justify-content-center align-items-center flex-grow-1" align="center" style="max-height: 100%;max-width: 100%;vertical-align: middle;display: inline-flex;float: none; margin-top: -8%;">
           <div class=" d-inline-flex justify-content-center align-items-center mx-auto">
-            <div class="animation mx-auto d-inline-flex justify-content-center align-items-center" data-animation-step="2">
+            <div class="animation mx-auto d-inline-flex justify-content-center align-items-center" data-animation-step="3">
               <div class="device mx-auto mt-5">
                 <div class="screen-stand"></div>
                 <div class="display">
@@ -275,10 +275,9 @@
                   <div class="modal-content">
                     <div class="modal-body px-3 bg-light">
                       <h1 class="text-center"> What is Bliss OS? </h1>
-                      <p class="text-center">This is Bliss for your x86-based devices, including desktops, laptops, tablets, maker boards and a lot more.</p>
-                      <p class="text-center">These builds are compatible with PCs, MacBooks and Chromebooks equipped with x86/x86_64 compatible CPUs from Intel, AMD &amp; others. It also supports GPUs from Intel, AMD, or Nvidia. </p>
-                      <p class="text-center">This project includes @farmerbb's Taskbar Launcher for a more desktop-like experience, and includes an Orientation app to manage rotation-forcing apps. For gaming on BlissOS, we also include Octopus, an on-screen keymapping solution from the Phoenix OS team.</p>
-                      <p class="text-center">Bootable Installer supports BIOS/CSM and UEFI boot. We recommend using Rufus to flash the ISO to a USB drive, and boot into that to test by running in Live mode. If that works, use the USB drive and boot into the installer to install/upgrade</p>
+                      <p class="text-center lead"><b>This is Bliss for your x86-based devices, including desktops, laptops, tablets, maker boards and a lot more.</b></p>
+                      <p class="text-center"><b>These builds are compatible with PCs, MacBooks and Chromebooks equipped with x86/x86_64 compatible CPUs from Intel, AMD &amp; others. It also supports GPUs from Intel, AMD, or Nvidia.</b></p>
+                      <p class="text-center"><b>Bootable Installer supports BIOS/CSM and UEFI boot. We recommend using Rufus to flash the ISO to a USB drive, and boot into that to test by running in Live mode. If that works, use the USB drive and boot into the installer to install/upgrade</b></p>
                       <div class="modal-social text-right">
                         <div class="row">
                           <div class="col-sm-12">
@@ -704,7 +703,7 @@
   <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous"></script>
   <!-- Script: Smooth scrolling between anchors in the same page -->
   <script src="js/smooth-scroll.js"></script>
-
+  
 </body>
 
 </html>
\ No newline at end of file