-
Notifications
You must be signed in to change notification settings - Fork 0
/
index2.html
40 lines (35 loc) · 1.12 KB
/
index2.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>crush_flower</title>
<link rel="stylesheet" href="style_2nd-page.css">
</head>
<body>
<div class="circle"></div>
<div class="leaf1"></div>
<div class="leaf2"></div>
<div class="leaf3"></div>
<div class="leaf4"></div>
<div class="leaf5"></div>
<div class="leaf6"></div>
<div class="leaf7"></div>
<div class="leaf8"></div>
<div class="stem"></div>
<div class="stem-leaf"></div>
<!-- have to love yourself to get anything done in this world."</p>
<p class="text">"Love yourself first, and everything else falls in line. You really
</body> -->
<div class="container">
<div class="text">
<span style="--i:1">You</span>
<span style="--i:2">Deserve</span>
<span style="--i:3">MY</span>
<span style="--i:4">V</span>
<span style="--i:5">I</span>
<span style="--i:6">B</span>
<span style="--i:7">E</span>
</div>
</div>
</html>