Update 'www/index.html'

This commit is contained in:
Sarimoko 2022-02-22 06:03:23 +00:00
parent da46e5a88b
commit eaa062a105
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@
</head> </head>
<body> <body>
<h3>You may take my viewers...</h3> <center><h1>You may take my viewers...</h1></center>
<img src="RAID.png" alt="RAID!!!" style="position: absolute; left: 50%; top: 50%; margin-left: -285px; margin-top: -190px;"> <img src="RAID.png" alt="RAID!!!" style="position: absolute; left: 50%; top: 50%; margin-left: -285px; margin-top: -190px;">
<p>...but we'll never take their #3DOM!!!</p> <center><h3>...but we'll never take their #3DOM!!!</h3></center>
</body> </body>
</html> </html>