2833 shaares
5 private links
5 private links
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Ouch! - 403</title>
<style type="text/css">
h1.error {
left: 0;
line-height: 200px;
margin-top: -100px;
position: absolute;
text-align: center;
top: 50%;
width: 100%;
font-size: 15em;
color: #dadada;
-webkit-text-fill-color: #dadada;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: black;
}
</style>
</head>
<body>
<h1 class="error">403</h1> </body>
</html>