<!DOCTYPE html>
<html>
<head>
<title>Hacked by LPU Student</title>
<style>
body {
background-color: black;
color: green;
font-family: monospace;
}
</style>
</head>
<body>
<center>
<h1>Hacked by LPU Student</h1>
<img src="lpu-logo.png" alt="LPU Logo" width="200px">
<p>This website has been hacked by an LPU student. Branch ludhiana dugree</p>
<p>All your data is now mine!</p>
<p>Don't worry, I won't do anything malicious... or will I?</p>
</center>
</body>
</html>