<!DOCTYPE html>
<html>
    <head>
        <meta charset="UTF-8">
        <title>403 Forbidden</title>
        <style>
            .page___1OyJ8 {
                display: flex;
                justify-content: center;
                align-items: center;
                height: 100vh;
                background: #f5f5f5;
            }
            .ant-result {
                text-align: center;
                padding: 24px;
            }
            .ant-result-info {
                color: #fc4f43;
            }
            .ant-result-title {
                font-size: 24px;
                margin-top: 24px;
            }
            .icon___2W3z4 {
                width: 200px;
                height: 200px;
                background: url('https://static.zpimg.cn/public/saas_pc/403.png') no-repeat center;
                background-size: contain;
                margin: 0 auto;
            }
        </style>
    </head>
    <body>
        <div class="page___1OyJ8">
            <div class="ant-result ant-result-info">
                <div class="ant-result-icon">
                    <div class="icon___2W3z4"></div>
                </div>
            </div>
        </div>
    </body>
</html>