-
Notifications
You must be signed in to change notification settings - Fork 11
/
404.html
37 lines (30 loc) · 1.44 KB
/
404.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<link rel="icon" href="https://zyrusplaysanimations.github.io/Wrapper-Online-Plus-Assets-Beta/favicon.ico" type="image/png">
<title>404 Not Found</title>
<meta name="description" content="Wrapper Online 404">
<link rel="stylesheet" type="text/css" href="https://zyrusplaysanimations.github.io/Wrapper-Online-Plus-Assets-Beta/pages/css/modern-normalize.css">
<link rel="stylesheet" type="text/css" href="https://zyrusplaysanimations.github.io/Wrapper-Online-Plus-Assets-Beta/pages/css/global.css">
<link rel="stylesheet" type="text/css" href="https://zyrusplaysanimations.github.io/Wrapper-Online-Plus-Assets-Beta/pages/css/list.css">
</head>
<style>
body {
overflow: hidden; /* Hide scrollbars */
}
</style>
<body>
<header>
<div>
<h1 style="margin:0"><img id="logo" src="https://zyrusplaysanimations.github.io/Wrapper-Online-Plus-Assets-Beta/Untitled231.png" alt="Wrapper: Online"/></h1>
</div>
</header>
<center><h1><b>Oops!</b></h1></center>
<center><h3>The page that you are trying to look for could not be found or its stil working on it..</h3></center><br>
<center><img src="https://zyrusplaysanimations.github.io/Wrapper-Online-Plus-Assets-Beta/pages/img/404.png" height=102.5% width=42.5% alt="404 You're Grounded!"/></center><br>
<center><a href="https://zyrusplaysanimations.github.io/Wrapper-Online-Plus-Assets-Beta/">Go back to the Asset server</a>
<footer>
</footer>
</body>
</html>