From 918e917dc3bb34802ac8d2be270d68f5ea5803fa Mon Sep 17 00:00:00 2001
From: DremOS Developing Team <connorrox60@gmail.com>
Date: Thu, 20 Dec 2018 10:56:45 -0600
Subject: [PATCH] Update index2.html

---
 index2.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/index2.html b/index2.html
index 355b33b..fd78df9 100644
--- a/index2.html
+++ b/index2.html
@@ -47,8 +47,8 @@ function checkTime(i) {
       }
   </style>
   <body onload="startTime();">
-	  <div id="txt"></div>
+	  <center><div id="txt"></div>
 	  <iframe src="index-closed.html" style="height:90%;width:95%"></iframe>
-	  <a href="index2.html"><button>Home</button></a>
+	  <a href="index2.html"><button>Home</button></a></center>
 	</body>
 </html>