-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlevel2.html
More file actions
55 lines (46 loc) · 1.83 KB
/
level2.html
File metadata and controls
55 lines (46 loc) · 1.83 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
<!DOCTYPE html>
<!-- saved from url=(0033)https://ecell.iiitnr.ac.in/level5 -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!-- <link rel="icon" type="image/svg+xml" href="/vite.svg" /> -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>CSEA</title>
<script type="module" crossorigin="" src="index-DK-DEHfI.js.download"></script>
<link rel="stylesheet" crossorigin="" href="index-BX2FnSiu.css">
<style type="text/css">
.scroll-to-top {
background-color: white;
right: 40px;
bottom: 40px;
position: fixed;
z-index: 2;
cursor: pointer;
border-radius: 7px;
width: 40px;
height: 40px;
box-shadow: 0 9px 25px 0 rgba(132, 128, 177, 0.28);
border: none;
}
.scroll-to-top:active {
transform: matrix(0.95, 0, 0, 0.95, 0, 0);
}
</style>
<style data-emotion="css" data-s=""></style>
</head>
<body data-aos-easing="ease" data-aos-duration="400" data-aos-delay="0">
<div id="root">
<div class="main">
<div> You Should Probably look on the other side <div> Look Close!<div><img src="1.png" style="visibility: hidden; display: none;"></div> </div> </div>
<div> You Should Probably look on the previous side <div> Look Close! <div><img src="2.png" style="visibility: hidden; display: none;"> </div> </div> </div>
<div class="level-title">LEVEL 2: The Lost Horcrux</div>
<div class="level-story">One holds the key to the height of the sun,
The other whispers where rivers run.
Divided they wander, together they guide,
A point unseen, where secrets reside.
Return the name of the place you find!</div>
</div>
</div>
</div>
</body>
</html>