-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
88 lines (81 loc) · 5.72 KB
/
Copy pathindex.html
File metadata and controls
88 lines (81 loc) · 5.72 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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
<!DOCTYPE html>
<html lang="en">
<head>
<!-- load font -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap" rel="stylesheet">
<link href="./style/style.css" rel="stylesheet">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Greenify</title>
</head>
<body id="background">
<nav class="navbar inter-bold">
<h1><span id="logo-green">Greenify</span>YourLife</h1>
<div id="navbar-buttons">
<a href="./pages/benefits.html" style="text-decoration: inherit; color: inherit;"><div>Benefits</div></a>
<hr class="vertical">
<a href="./pages/action.html" style="text-decoration: inherit; color: inherit;">
<div>Take Action</div>
</a>
<hr class="vertical">
<a href="./pages/sources.html" style="text-decoration: inherit; color: inherit;">
<div>Sources</div>
</a>
</div>
</nav>
<div id="attention-getter" class="inter-bold">
<h1>The planet is <span id="orange-text">burning</span></h1>
<h2>Let's <span id="green-text">fix</span> that</h1>
</div>
<div id="background-elements">
<div id="grass"></div>
<div id="windmill">
<svg width="320" height="474" viewBox="0 0 320 474" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="152.157" y="175.446" width="15.6697" height="298.076" fill="#D9D9D9"/>
<g id="path1" style="transform-origin: 160px 175px; animation: spin 2s linear infinite;">
<path d="M3.43943 262.836L8.72905 272.009C10.6286 275.303 14.8357 276.432 18.1258 274.53L160.123 192.451C163.413 190.549 164.54 186.337 162.641 183.043L157.351 173.87C155.451 170.576 151.244 169.447 147.954 171.349L5.95728 253.428C2.66717 255.33 1.53989 259.542 3.43943 262.836Z" fill="#E3DEDB"/>
</g>
<g id="path2" style="transform-origin: 160px 175px; animation: spin 2s linear infinite;">
<path d="M165.299 0.521851H154.719C150.92 0.521851 147.84 3.60527 147.84 7.40887V171.567C147.84 175.371 150.92 178.454 154.719 178.454H165.299C169.098 178.454 172.177 175.371 172.177 171.567V7.40887C172.177 3.60527 169.098 0.521851 165.299 0.521851Z" fill="#E3DEDB"/>
</g>
<g id="path3" style="transform-origin: 160px 175px; animation: spin 2s linear infinite;">
<path d="M311.271 272.019L316.561 262.847C318.46 259.553 317.333 255.341 314.043 253.439L172.046 171.36C168.756 169.458 164.549 170.586 162.649 173.881L157.359 183.053C155.46 186.347 156.587 190.559 159.877 192.461L301.874 274.54C305.164 276.442 309.371 275.313 311.271 272.019Z" fill="#E3DEDB"/>
</g>
<path d="M160.009 194.965C170.827 194.965 179.596 186.186 179.596 175.355C179.596 164.525 170.827 155.745 160.009 155.745C149.191 155.745 140.422 164.525 140.422 175.355C140.422 186.186 149.191 194.965 160.009 194.965Z" fill="#C8B7B7"/>
</svg>
<style>
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
</style>
</div>
</div>
<!--
<div id="background">
<div id="windmill">
<svg width="320" height="474" viewBox="0 0 320 474" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="152.157" y="175.446" width="15.6697" height="298.076" fill="#D9D9D9"/>
<g id="path1" style="transform-origin: 160px 175px; animation: spin 2s linear infinite;">
<path d="M3.43943 262.836L8.72905 272.009C10.6286 275.303 14.8357 276.432 18.1258 274.53L160.123 192.451C163.413 190.549 164.54 186.337 162.641 183.043L157.351 173.87C155.451 170.576 151.244 169.447 147.954 171.349L5.95728 253.428C2.66717 255.33 1.53989 259.542 3.43943 262.836Z" fill="#E3DEDB"/>
</g>
<g id="path2" style="transform-origin: 160px 175px; animation: spin 2s linear infinite;">
<path d="M165.299 0.521851H154.719C150.92 0.521851 147.84 3.60527 147.84 7.40887V171.567C147.84 175.371 150.92 178.454 154.719 178.454H165.299C169.098 178.454 172.177 175.371 172.177 171.567V7.40887C172.177 3.60527 169.098 0.521851 165.299 0.521851Z" fill="#E3DEDB"/>
</g>
<g id="path3" style="transform-origin: 160px 175px; animation: spin 2s linear infinite;">
<path d="M311.271 272.019L316.561 262.847C318.46 259.553 317.333 255.341 314.043 253.439L172.046 171.36C168.756 169.458 164.549 170.586 162.649 173.881L157.359 183.053C155.46 186.347 156.587 190.559 159.877 192.461L301.874 274.54C305.164 276.442 309.371 275.313 311.271 272.019Z" fill="#E3DEDB"/>
</g>
<path d="M160.009 194.965C170.827 194.965 179.596 186.186 179.596 175.355C179.596 164.525 170.827 155.745 160.009 155.745C149.191 155.745 140.422 164.525 140.422 175.355C140.422 186.186 149.191 194.965 160.009 194.965Z" fill="#C8B7B7"/>
</svg>
<style>
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
</style>
</div>
</div> -->
</body>
</html>