15 lines
309 B
PHP
15 lines
309 B
PHP
<style type="text/css">
|
|
body {
|
|
background: #161618;
|
|
color: white;
|
|
text-align: center;
|
|
}
|
|
</style>
|
|
|
|
<h5>Oh shit! Something went horribly wrong!</h5>
|
|
<p>Please try again later</p>
|
|
<video autoplay muted loop src="doge.webm"></video>
|
|
<div style="">
|
|
|
|
</div>
|