-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
479 lines (461 loc) · 27.2 KB
/
index.html
File metadata and controls
479 lines (461 loc) · 27.2 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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="public/style.css">
<title>Robin</title>
</head>
<body class="font-main bg-black">
<div class="w-[360px] md:w-3xl mx-auto h-screen 1xl:w-[1440px]">
<div class="1xl:relative">
<div class="1xl:absolute 1xl:left-0 1xl:top-0 1xl:w-1/3 1xl:h-full 1xl:bg-transparent 1xl:-z-1"></div>
<div class="1xl:absolute 1xl:right-0 1xl:top-0 1xl:w-2/3 1xl:h-full 1xl:bg-(--color-level-1)/70 1xl:-z-1"></div>
<!--header-->
<header class="px-5 md:px-10 h-18 md:h-22 flex items-center">
<nav class="w-full md:w-1/2 flex items-center justify-between">
<div class=""><img src="public/img/mobile/logo.png" alt="logo"></div>
<button class="block cursor-pointer md:hidden ">
<img src="public/img/mobile/burger.png" alt="burger">
</button>
</nav>
<nav class="hidden md:block md:w-2/2">
<ul class="flex items-center justify-between md:justify-end">
<li class="py-8 px-6 hover:bg-(--color-primary) transition-all"><a class="text-white" href="#">Experience</a>
</li>
<li class="py-8 px-6 hover:bg-(--color-primary) transition-all"><a class="text-white"
href="#">Work</a>
</li>
<li class="py-8 px-6 hover:bg-(--color-primary) transition-all"><a class="text-white" href="#">Photography</a>
</li>
<li class="py-8 px-6 hover:bg-(--color-primary) transition-all"><a class="text-white"
href="#">Contact</a></li>
</ul>
</nav>
</header>
<!--top section-->
<section class="pt-10 mb-12 md:mb-21 md:pr-10 1xl:py-20 ">
<div class="md:flex md:items-center md:relative">
<div class="mb-11 md:mb-0 md:w-3/6 1xl:max-w-2/2">
<picture>
<source media="(min-width: 1440px)" srcset="public/img/desktop_1440/header_1440.jpeg">
<source media="(min-width: 768px)" srcset="public/img/desktop-768/header_768.jpeg">
<img class="" src="public/img/mobile/header.jpeg" alt="Robin">
</picture>
</div>
<div class="px-5 md:w-3/6 md:absolute md:left-77 md:top-30 md:px-3 1xl:w-1/2 1xl:absolute 1xl:left-160">
<h1 class="text-heading-32/9 text-white font-bold mb-4 md:text-[56px]/15 1xl:text-heading-78/20">
<span class="1xl:text-nowrap">I’m Robin Williams.</span><span
class="hidden md:inline-block 1xl:hidden"> </span> A Product Designer
<span class="text-white/50 md:text-nowrap">based in Italy.</span>
</h1>
<p class="text-lg text-white"> I’m probably the most passionate designer you will ever get to work
with.
If
you have a great project that needs some amazing skills, I’m your guy.</p>
</div>
</div>
</section>
</div>
<!-- work experience-->
<section class="px-5 md:px-10 md:py-20 1xl:py-30">
<span class="text-(--color-light-grey) uppercase font-bold mb-2">work experience</span>
<h1 class="text-heading-32/9 text-white font-bold mb-10 md:text-heading-55/15 1xl:max-w-3xl">Companies I have
worked for in
the past
</h1>
<!-- items-->
<div class="md:flex md:space-x-10 ">
<div class="flex items-start flex-col mb-10 md:w-1/3 md:mb-0">
<div class="text-label-117/39 text-(--color-light-grey) uppercase">01</div>
<div class="text-white text-2xl font-bold mb-4"><span class="text-(--color-green)">Google</span>,
Interaction Designer
</div>
<div class="text-(--color-light-grey)">I currently am the lead designer on the interaction design team
for
Google Play.
</div>
</div>
<div class="flex items-start flex-col mb-10 md:w-1/3 md:mb-0">
<div class="text-label-117/39 text-(--color-light-grey) uppercase">02</div>
<div class="text-white text-2xl font-bold mb-4"><span class="text-[#609BFF]">Facebook</span>, Product
<span class="hidden md:inline-block"> </span>Designer
</div>
<div class="text-(--color-light-grey)">I’ve worked on a wide variety of internal tools for facebook over
the
past 6 years.
</div>
</div>
<div class="flex items-start flex-col pb-10 md:w-1/3 md:pb-0">
<div class="text-label-117/39 text-(--color-light-grey) uppercase">03</div>
<div class="text-white text-2xl font-bold mb-4"><span class="text-(--color-pink)">Dribbble</span>,
Graphic <span class="hidden md:inline-block"> </span>
Designer
</div>
<div class="text-(--color-light-grey)">I started my design career with Dribbble. I was incharge of
creating
illustrations for the platform.
</div>
</div>
</div>
</section>
<!-- Philosophy & values-->
<section class="mb-16 md:mb-20">
<div class="flex items-center flex-col mb-19 md:flex-row">
<div class="px-5 py-10 bg-(--color-peach) md:w-1/2 md:px-10 md:py-20 1xl:py-30 1xl:px-18">
<h1 class="mb-4 font-bold text-heading-32 md:text-heading-55/14.5 1xl:pb-3.5">Philosophy & values</h1>
<p class="text-lg text-(--color-dark-grey) mb-22 1xl:mb-34">I think everyone wants the same thing -
relationship
with
humanity, peace with the metaphysical, and
experience with the universe. I try to grasp these things with my values: authenticity, creativity,
&
hospitality.</p>
<a class="text-[16px] text-(--color-level-1) border-b border-(--color-light-grey)" href="#">More about
me</a>
</div>
<div class="md:w-1/2">
<picture>
<source media="(min-width: 1440px)" srcset="public/img/desktop_1440/ball.jpeg">
<source media="(min-width: 768px)" srcset="public/img/desktop-768/ball_768.jpeg">
<img class="w-full object-cover" src="public/img/mobile/ball.jpeg" alt="philosophy">
</picture>
</div>
</div>
<div class="1xl:flex 1xl:items-start">
<div class="mb-16 px-5 md:mb-12 md:px-10 1xl:w-1/3">
<h1 class="font-bold text-heading-32 text-white mb-4 md:text-heading-55/14.5 md:mb-6">Skillset</h1>
<p class="text-lg text-(--color-light-grey)">With skills in over 4 different fields of design, I am the
perfect person to hire when it comes to a full
fledged project. Whatever your needs are, I can pretty much take on any challenge.</p>
</div>
<!-- Skillset itmes-->
<div class="grid mb-16 px-5 md:px-10 md:mb-20 md:grid-cols-2 md:gap-6 1xl:gap-y-10 1xl:w-2/3">
<div class="mb-12 md:mb-0 md:v-1/2">
<img class="pb-6" src="public/img/mobile/svg/1.svg" alt="product">
<h2 class="font-bold text-heading-24 text-white pb-2 md:pb-3">Product Design</h2>
<p class="text-(--color-light-grey) md:pr-8">Working at Facebook has taught me a lot about how to
understand
users, solve problems and build great products.</p>
</div>
<div class="mb-12 md:mb-0 md:v-1/2">
<img class="pb-6" src="public/img/mobile/svg/2.svg" alt="product">
<h2 class="font-bold text-heading-24 text-white pb-2 md:pb-3">Visual Design</h2>
<p class="text-(--color-light-grey) md:pr-8">My experience at dribbble has helped me learn to
develop the eye
for design. Colors, typography, layout and the whole package.</p>
</div>
<div class="mb-12 md:mb-0 md:v-1/2">
<img class="pb-6" src="public/img/mobile/svg/3.svg" alt="product">
<h2 class="font-bold text-heading-24 text-white pb-2 md:pb-3">Motion Design</h2>
<p class="text-(--color-light-grey) md:pr-8">I started my design journey with motion design in my
college days.
Motion is something that really fascinates me because of the flexibility of story telling. </p>
</div>
<div class="mb-12 md:mb-0 md:v-1/2">
<img class="pb-6" src="public/img/mobile/svg/4.svg" alt="product">
<h2 class="font-bold text-heading-24 text-white pb-2 md:pb-3">Photography</h2>
<p class="text-(--color-light-grey) md:pr-8">Clicking pictures really brings out the creative in me.
Phtography
really makes you look and percieve things in a different way.</p>
</div>
</div>
</div>
<!-- vector-->
<div class="flex items-center flex-wrap 1xl:flex-nowrap 1xl:justify-between">
<div class="w-1/2 h-[140px] flex items-center justify-center"><img class=""
src="public/img/mobile/cbre.png"
alt="cbre"></div>
<div class="w-1/2 h-[140px] flex items-center justify-center"><img class=""
src="public/img/mobile/epiq.png"
alt="epiq"></div>
<div class="w-1/2 h-[140px] flex items-center justify-center"><img class=""
src="public/img/mobile/f.png"
alt="f"></div>
<div class="w-1/2 h-[140px] flex items-center justify-center"><img class=""
src="public/img/mobile/list.png"
alt="list"></div>
<div class="w-1/2 h-[140px] flex items-center justify-center"><img class=""
src="public/img/mobile/a_place_for_mom.png"
alt="mom"></div>
<div class="w-1/2 h-[140px] flex items-center justify-center"><img class=""
src="public/img/mobile/m.png"
alt=m"></div>
</div>
</section>
<!-- project-->
<section class="px-5 md:px-10 1xl:flex 1xl:space-x-6 1xl:mb-38">
<div class="1xl:grid 1xl:grid-col-1 1xl:grid-rows-[250px_repeat_2_minmax(min-content,min-content)] 1xl:gap-6">
<div class="mb-20 1xl:mb-0 1xl:col-span-1 1xl:row-span-0">
<span class="text-(--color-light-grey) uppercase font-bold mb-2">MY PROJECTS</span>
<h1 class="text-heading-32/9 text-white font-bold md:text-heading-55/15">Work that I’ve done for the
past
8 years
</h1>
</div>
<!-- items-->
<div class="flex items-start flex-col mb-10 bg-(--color-level-1)">
<div class="mb-10">
<img
srcset="public/img/desktop-768/project_1.jpeg"
src="public/img/mobile/project_1.jpeg" alt="project_1">
</div>
<div class="text-white text-heading-24 font-bold mb-4 px-8 md:px-8.5">Restaurant Website Design
</div>
<div class="text-(--color-light-grey) text-lg px-8 md:px-8.5 pt-8 pb-10">I worked with the guys at CBRE
to redesign
their entire
website and mobile app fro both Android and iOS. This project lasted for 4 months and was a very
challenging one.
</div>
</div>
<div class="flex items-start flex-col mb-10 bg-(--color-level-1)">
<div class="mb-10">
<img srcset="public/img/desktop-768/project_2.jpeg" src="public/img/mobile/project_2.jpeg"
alt="project_2">
</div>
<div class="text-white text-heading-24 font-bold mb-4 px-8 md:px-8.5">Restaurant Website Design
</div>
<div class="text-(--color-light-grey) text-lg md:px-8.5 px-8 pt-8 pb-10">I worked with the guys at CBRE
to redesign
their entire
website and mobile app fro both Android and iOS. This project lasted for 4 months and was a very
challenging one.
</div>
</div>
</div>
<div class="1xl:grid 1xl:grid-col-1 1xl:grid-rows-[repeat_3_minmax(min-content,min-content)]">
<div class="flex items-start flex-col mb-10 1xl:col-span-1 bg-(--color-level-1)">
<div class="mb-10">
<img srcset="public/img/desktop-768/project_3.jpeg" src="public/img/mobile/project_3.jpeg"
alt="project_3">
</div>
<div class="text-white text-heading-24 font-bold mb-4 px-8 md:px-8.5">Restaurant Website Design
</div>
<div class="text-(--color-light-grey) text-lg px-8 pt-8 pb-10">I worked with the guys at CBRE to
redesign
their entire
website and mobile app fro both Android and iOS. This project lasted for 4 months and was a very
challenging one.
</div>
</div>
<div class="flex items-start flex-col mb-10 1xl:col-span-1 bg-(--color-level-1)">
<div class="mb-10">
<img srcset="public/img/desktop-768/project_4.jpeg" src="public/img/mobile/project_4.jpeg"
alt="project_4">
</div>
<div class="text-white text-heading-24 font-bold mb-4 px-8">Restaurant Website Design
</div>
<div class="text-(--color-light-grey) text-lg px-8 pt-8 pb-10">I worked with the guys at CBRE to
redesign their
entire
website and mobile app fro both Android and iOS. This project lasted for 4 months and was a very
challenging one.
</div>
</div>
<div class="hidden 1xl:flex items-start flex-col mb-10 mt-22 1xl:col-span-1">
<button class="inline-block text-white text-lg uppercase py-6 px-8 border border-(--color-primary) mx-auto cursor-pointer">
VIeW ALL PROJECTS
</button>
</div>
</div>
</section>
<!-- instagram-->
<section class="mb-16">
<div class="flex items-center flex-col mb-19 md:flex-row md:mb-20">
<div class="px-5 py-10 bg-(--color-violet) md:w-1/2 md:px-10 md:py-20 1xl:py-30 1xl:px-18">
<h1 class="mb-4 font-bold text-heading-32 md:text-heading-55/14.5 md:mb-6">Instagram</h1>
<p class="text-lg text-(--color-dark-grey) mb-22 md:mb-34.5">If you area a person who enjoys
photography, then I
highly recommend that you check out my Instagram. I’m an avid traveller and I capture the best
moments that I would love to cherish with the world</p>
<a class="text-[16px] text-(--color-level-1) border-b border-(--color-light-grey)" href="#">Follow me on
IG</a>
</div>
<div class=" md:w-1/2">
<picture>
<source media="(min-width: 1440px)" srcset="public/img/desktop_1440/insta.jpeg">
<source media="(min-width: 768px)" srcset="public/img/desktop-768/insta.jpeg">
<img class="h-[450px] w-[360px] md:w-auto md:h-auto object-cover"
src="public/img/mobile/insta.jpeg" alt="insta">
</picture>
</div>
</div>
</section>
<!-- Dribble-->
<section class="mb-12 px-5 ">
<div class="mb-18 md:mb-30 1xl:max-w-2xl 1xl:max-w-[1076px] mx-auto">
<h1 class="text-heading-55 font-bold text-white pb-6">Dribble</h1>
<p class="text-lg text-(--color-light-grey) pb-10">Each dribbble shot is made with love and care. Do check
out my work on Dribble. Likes and comments are appreciated.</p>
<button class="text-white border-b border-(--color-light-grey) cursor-pointer">Follow me on Dribble
</button>
<div class="mt-16 1xl:mt-38 1xl:mb-30">
<picture>
<source media="(min-width: 1440px)" srcset="public/img/desktop_1440/dribble.jpeg">
<source media="(min-width: 768px)" srcset="public/img/desktop-768/dribble_1.jpeg">
<img class="w-[332px] h-[360px] mb-8 md:w-auto md:h-auto md:mb-20"
src="public/img/mobile/dribble_1.jpeg" alt="dribble_1">
</picture>
</div>
</div>
<!-- feedback-->
<div class="1xl:flex 1xl:space-x-6">
<div class="1xl:grid 1xl:grid-col-1 1xl:grid-rows-[250px_minmax(min-content,min-content)] 1xl:gap-6">
<div class="1xl:col-span-1 1xl:row-span-0">
<h1 class="text-white text-heading-32/10 font-bold pb-4 md:text-heading-55/14.5">This is what people say
about me</h1>
<p class="text-lg text-(--color-light-grey) pb-10">Here are a few lines from people who I have worked
with
over the past 8+ years in my design career.</p>
<button class="text-white border-b border-(--color-light-grey)">See all testimonials</button>
</div>
<div class="mb-16 border border-(--color-dark-grey)">
<picture>
<source media="(min-width: 1440px)" srcset="public/img/desktop_1440/dribble_1.jpeg">
<source media="(min-width: 768px)" srcset="public/img/desktop-768/header_768.jpeg">
<img class="w-[332px] h-[360px] mb-8 md:w-full md:object-cover" src="public/img/mobile/dribble_2.jpeg"
alt="dribble_2">
</picture>
<div class=" px-8">
<p class="text-heading-24 text-white font-bold pb-16">‘’Robin is one of the best designers I have
worked with
in my entire life. He is a designer who is very capable of taking up complex projects and
delivers
impeccable design.’’</p>
<p class="text-lg text-(--color-light-grey) font-bold pb-1">Richard Owens</p>
<p class="text-lg text-(--color-light-grey) pb-8">CEO, Company 1</p>
</div>
</div>
</div>
<div class="1xl:grid 1xl:grid-col-1 1xl:grid-rows-[repeat_2_minmax(min-content,min-content)]">
<div class="mb-16 border border-(--color-dark-grey) 1xl:col-span-1">
<picture>
<source media="(min-width: 1440px)" srcset="public/img/desktop_1440/dribble_2.jpeg">
<source media="(min-width: 768px)" srcset="public/img/desktop_1440/dribble_2.jpeg">
<img class="w-[332px] h-[360px] mb-8 md:w-full md:object-cover" src="public/img/mobile/dribble_3.jpeg"
alt="dribble_2">
</picture>
<div class=" px-8">
<p class="text-heading-24 text-white font-bold pb-16">‘’I think Robin has an incredible gift. It has
been an absolute pleasure to work with a designer of this caliber.’’</p>
<p class="text-lg text-(--color-light-grey) font-bold pb-1">Emily Parker</p>
<p class="text-lg text-(--color-light-grey) pb-8">CEO, Company 2</p>
</div>
</div>
<div class="mb-16 border border-(--color-dark-grey) 1xl:col-span-1">
<picture>
<source media="(min-width: 1440px)" srcset="public/img/desktop_1440/dribble_3.jpeg">
<source media="(min-width: 768px)" srcset="public/img/desktop_1440/dribble_3.jpeg">
<img class="w-[332px] h-[360px] mb-8 md:w-full md:object-cover" src="public/img/mobile/dribble_4.jpeg"
alt="dribble_2">
</picture>
<div class=" px-8">
<p class="text-heading-24 text-white font-bold pb-16">‘’All I can say that, Robin is a phenomenal
designer. The wavelength at which he thinks is astoundaing. I love the focus, passion and
attention
to detial in the design.’’</p>
<p class="text-lg text-(--color-light-grey) font-bold pb-1">Vincent Rudd</p>
<p class="text-lg text-(--color-light-grey) pb-8">CEO, Company 3</p>
</div>
</div>
</div>
</div>
</section>
<!-- Photography-->
<section class="px-5 mb-12">
<div>
<!-- header-->
<div class="pt-12 pb-10 md:pb-16">
<h1 class="text-heading-32 text-white font-bold pb-6 md:text-heading-55/14.5">Photography</h1>
<p class="text-lg text-(--color-light-grey)">Here is a collection of my best travel pictures that I took
while travelling places all around the
world.
</p>
</div>
<!-- filter-->
<div>
<div class="flex items-center justify-between flex-wrap gap-6 pb-10 md:justify-start md:gap-4">
<button class="photography-btn">ITALY</button>
<button class="photography-btn">AUSTRALIA</button>
<button class="photography-btn">INDIA</button>
<button class="photography-btn">BRAZIL</button>
</div>
<div class="flex items-center flex-wrap gap-y-6 md:gap-6 md:justify-between">
<img srcset="public/img/desktop-768/photo_1.jpeg" src="public/img/mobile/photography_1.jpeg"
alt="photo_1">
<img srcset="public/img/desktop-768/photo_2.jpeg" src="public/img/mobile/photography_2.jpeg"
alt="photo_2">
<img srcset="public/img/desktop-768/photo_3.jpeg" src="public/img/mobile/photography_3.jpeg"
alt="photo_3">
<img srcset="public/img/desktop-768/photo_4.jpeg" src="public/img/mobile/photography_4.jpeg"
alt="photo_4">
</div>
</div>
</div>
</section>
<!-- Let’s get started-->
<section class="pt-12 px-5 pb-12">
<div class="md:flex md:items-start md:justify-center md:space-x-10">
<div class="mb-12 md:w-1/2">
<h1 class="text-white text-heading-32 font-bold pb-4 md:text-heading-55/14.5 md:pb-6">Let’s get
started</h1>
<p class="text-lg text-(--color-light-grey)">Now that you know a lot about me, let me know if you are
interested to work with me.</p>
</div>
<div class=" md:w-1/2">
<form class="flex flex-col" action="">
<div class="pb-10 flex flex-col">
<label class="text-white pb-2" for="name">Name</label>
<input class="bg-(--color-level-1) h-[50px]" type="text" name="name" id="name">
</div>
<div class="pb-10 flex flex-col">
<label class="text-white pb-2" for="email">Email</label>
<input class="bg-(--color-level-1) h-[50px]" type="email" name="email" id="email">
</div>
<div class="pb-10 flex flex-col">
<label class="text-white pb-2" for="message">Message</label>
<textarea class="bg-(--color-level-1)" name="message" id="message" cols="5" rows="4"></textarea>
</div>
<button class="text-white font-bold text-lg bg-(--color-primary) py-6 cursor-pointer uppercase">
Let’s get
started
</button>
</form>
</div>
</div>
</section>
<!-- footer-->
<footer class="bg-(--color-level-1)">
<div class="px-5 py-12 md:pt-20">
<div class="mb-12 md:flex md:flex-row">
<div class="w-2/4 mb-12">
<div class="pb-8"><img src="public/img/mobile/logo_footer.png" alt="footer_log"></div>
<div class="flex items-center justify-between md:justify-start md:space-x-5">
<img src="public/img/mobile/svg/footer_3.svg" alt="footer_3">
<img src="public/img/mobile/svg/footer_1.svg" alt="footer_1">
<img src="public/img/mobile/svg/footer_2.svg" alt="footer_2">
</div>
</div>
<div class="w-1/4 flex flex-col">
<a class="text-white leading-10" href="#">Home</a>
<a class="text-white leading-10" href="#">About</a>
<a class="text-white leading-10" href="#">Work</a>
</div>
<div class="w-1/4 flex flex-col">
<a class="text-white leading-10" href="#">Store</a>
<a class="text-white leading-10" href="#">Blog</a>
<a class="text-white leading-10" href="#">Reading List</a>
</div>
</div>
<div class="text-(--color-light-grey)">
<p>Not Copyright 2020 • Robin Williams.</p>
<p>Webflow cloneable</p>
</div>
</div>
</footer>
</div>
</body>
</html>