<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <title>HTTP 503</title>
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <style>
        html {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
        body {background-color:#fff;padding:15px;}
        div.title {font-size:32px;font-weight:bold;line-height:1.2em;}
        div.sub-title {font-size:25px;}
        div.descr {margin-top:40px;}
        div.footer {margin-top:80px;color:#777;}
        div.guru {font-size:12px;color:#ccc;}
    </style>
</head>
<body>
    <div class="container">
        <div class="title">503 Error</div>
        <div class="sub-title">Service Unavailable</div>

        <div class="descr">
            <p>Try accessing the website v2.pedant.ru in a few minutes.</p>
            <p>If the error repeats several times, contact the site administration.</p>
        </div>

        <div class="footer">
            <div class="guru">
                IP: 158.160.112.164<br/>
                Request: GET L3BlZGFudC12b3JvbmV6aC5ydS9zaXRlbWFwLnhtbA==<br/>
                Request ID: f63fa6d4f50c92fbd20b56e23b398ce2<br/>
                Guru meditation: UDRtZkZaaVl4czZnaE1kRElCb0dkbmR2akJOODg1NDU=<br/>
            </div>
        </div>

    </div>
</body>
</html>
