21 lines
516 B
HTML
21 lines
516 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<title>Hacking Game...</title>
|
|
<link rel="stylesheet" href="/stylesheets/style.css">
|
|
</head>
|
|
|
|
<body>
|
|
<div class="container">
|
|
<img class="background-image" src="/pictures/background06.png">
|
|
<h3>Congratulations, you got the certificate!!!</h3>
|
|
<h4>
|
|
Find the hidden link to<a class="hidden_link" href="/4acd7872dbae41e89c548130f6dca980.html" target="_self">
|
|
</a>
|
|
continue...
|
|
</h4>
|
|
</div>
|
|
</body>
|
|
|
|
</html> |