diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -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 |
