funapi / templates /badgateway.html
imperialwool's picture
woops fix bg color
03b1aef
raw history blame
No virus
291 Bytes
<title>502 Bad Gateway</title>
<style>body {background-color:#14191f;}div#a {font-family:Helvetica, system-ui, sans-serif;color:white!important;line-height:0.5;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}</style>
<div id="a"><h1>502</h1><h2>Bad Gateway</h2></div>