<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Magnus Aspirants</title>
<style>
*{margin:0;padding:0;box-sizing:border-box}
body{font-family:system-ui,-apple-system,sans-serif;background:linear-gradient(135deg,#0f172a 0%,#1e293b 50%,#0f172a 100%);color:#e2e8f0;min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:2rem}
.c{max-width:620px}
h1{font-size:2.5rem;background:linear-gradient(90deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem}
p{font-size:1.1rem;line-height:1.8;color:#94a3b8;margin-bottom:1.5rem}
.btn{display:inline-block;padding:.8rem 2rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:white;text-decoration:none;border-radius:8px;font-weight:600;transition:transform .2s}
.btn:hover{transform:scale(1.05)}
.warn{margin-top:2rem;padding:1rem;border:1px solid #334155;border-radius:8px;font-size:.8rem;color:#64748b;line-height:1.6}
</style>
</head>
<body>
<div class="c">
<h1>Magnus Aspirants</h1>
<p>Bangladesh&#39;s smartest exam preparation platform.<br>IBA MBA, BBA, University Admission, BCS, Bank Jobs &amp; more.</p>
<p>2 million+ practice questions. AI-powered learning.<br>Live classes. Mock exams. Proven results.</p>
<a href="https://aspirantsbd.com" class="btn">Visit aspirantsbd.com</a>
<div class="warn">
This server is part of the Magnus Aspirants private infrastructure. Unauthorized access, vulnerability scanning, scraping, or any form of exploitation is strictly prohibited and actively monitored. All connections are logged with IP, timestamp, and request details. Violations may be reported under the ICT Act 2006 (amended 2013), Digital Security Act 2018, and Cyber Security Act 2023 of Bangladesh. Your IP address has been recorded.
</div>
</div>
</body>
</html>