-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmac-book-air-2.html
68 lines (66 loc) · 2.23 KB
/
mac-book-air-2.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
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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="initial-scale=1, width=device-width" />
<link rel="stylesheet" href="./global.css" />
<link rel="stylesheet" href="./mac-book-air-2.css" />
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Itim:wght@400&display=swap"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Josefin Sans:ital,wght@0,400;1,300&display=swap"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Indie Flower:wght@400&display=swap"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,400;0,500;0,600;0,700;1,400;1,600&display=swap"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Irish Grover:wght@400&display=swap"
/>
</head>
<body>
<div class="macbook-air-2">
<img
class="background-blood-114"
alt=""
src="public/[email protected]"
/>
<div class="macbook-air-2-child"></div>
<div class="the-lifenorth-foundation">
The LifeNorth Foundation transforms your gifts into service projects
that change lives both close to home and around the world.
</div>
<div class="our-mission-the-container">
<p class="our-mission">Our mission</p>
<p class="added-bonus-a">
The LifeNorth Foundation helps its members to contribute to the world
by improving management and providing a trustworthy platform for
people to do their share for the society
</p>
</div>
<div class="benefits-of-donating-container">
<p class="our-mission">Benefits of donating blood:</p>
<p class="our-mission">-A healthier heart and vascular system</p>
<p class="our-mission">-A happier, longer life</p>
<p class="added-bonus-a">-Added bonus: A calorie-free snack</p>
</div>
<img
class="macbook-air-2-item"
alt=""
src="public/[email protected]"
/><img
class="macbook-air-2-inner"
alt=""
src="public/[email protected]"
/>
</div>
</body>
</html>