-
Notifications
You must be signed in to change notification settings - Fork 0
/
503.html
19 lines (16 loc) · 960 Bytes
/
503.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="https://chrisisediting.github.io/chribswebsite/Assets/warning.png" type="image/png">
<style>body { background-color: black; font-family: 'Courier New', Courier, monospace; text-align: center; } </style>
<title>503</title>
<h2 style="color: rgb(212, 0, 0);">ERROR!<br> </h1>
<h3 style="color: rgb(243, 104, 5);">The server experienced an unexpected inernal error. Go back and try again.</h3>
<p style="color: rgb(243, 104, 5);"
>___________________________________________________________________________</p>
<br>
<h4 style="color: rgb(175, 175, 175); font-size: small;">
You can also return back to the <a href="https://chrisisediting.github.io/chribswebsite/"
style="color: rgb(175, 175, 175); font-size: small; text-decoration: underline;">Home Page!</a></h4>
</head>