aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/index.html b/index.html
index 21c42de..1e41466 100644
--- a/index.html
+++ b/index.html
@@ -1,10 +1,12 @@
<html>
<head>
<title>Online Windows 8</title>
+<link href="https://bootswatch.com/cosmo/bootstrap.min.css" rel="stylesheet">
</head>
<body>
-<h1>Welcome to Online Windows 8 where it's like a windows 8 emulator or simulator!</h1>
-<br>
-<a href ="/lockscreen/index.html">Start here!</a>
+<center>
+<h3>Welcome to Online Windows 8 where it's like a windows 8 emulator or simulator!</h3>
+<b><a href ="/lockscreen/index.html">Start here!</a></b>
+</center>
</body>
</html> \ No newline at end of file