-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
479 lines (438 loc) · 24.5 KB
/
index.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
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-US">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="apple-mobile-web-app-capable" content="yes"/>
<meta name="theme-color" content="#F9B875"/>
<meta name="apple-mobile-web-app-status-bar-style" content="#F9B875"/>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no, user-scalable=no">
<title>Digital Courage | Creating Digital Business</title>
<meta name="description" content="Our ui ux design agency propose a very refined, minimalist, and colorful interface in order to reach the widest audience, without forgetting the brand’s strong identity. Our role was art direction, Brading identity and development.">
<link rel="icon" type="image/png" href="dist/images/square.png" />
<link rel="canonical" href="https://jesussandrea.com/digital-courage/">
<!-- SEO -->
<meta name="author" content="Jesus Sandrea">
<meta name="copyright" content="© Copyright 2018 - Digital Courage by Jesus Sandrea" />
<!-- Robots -->
<meta name="robots" content="index, follow">
<meta name="location" content="Orlando, UNITED STATES">
<!-- Twitter meta -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content="Designing minimalist ui and fresh web design with strong ux">
<meta name="twitter:site" content="@jesussandrea12">
<meta name="twitter:creator" content="@jesussandrea12">
<meta name="twitter:title" content="Digital Courage | Creating Digital Business">
<meta name="twitter:image:src" content="https://jesussandrea.com/digital-courage/dist/images/share.png">
<!-- Facebook meta -->
<meta property="og:title" content="Digital Courage | Creating Digital Business">
<meta property="og:description" content="Designing minimalist ui and fresh web design with strong ux">
<meta property="og:type" content="website">
<meta property="og:url" content="https://jesussandrea.com/digital-courage/">
<meta property="og:image" content="https://jesussandrea.com/digital-courage/dist/images/share.png">
<meta property="og:site_name" content="Jesussandrea">
<!-- GOOGLE + Share -->
<meta itemprop="name" content="Digital Courage | Creating Digital Business">
<meta itemprop="description" content="Designing minimalist ui and fresh web design with strong ux">
<meta itemprop="image" content="dist/images/share.png">
<style media="screen">
*{margin:0;padding:0}html{background:#fafafa;color:#3b3b3b}body{color:#3b3b3b;font-family:Open Sans,sans-serif}ul{list-style:none}.inner{max-width:1300px;width:1270px;margin:0 auto;display:flex;justify-content:center;align-items:center;position:relative;height:100%}h2{font-size:2.3em;font-family:Raleway,sans-serif;font-weight:700;color:#3b3b3b}p{font-size:1.2em;font-family:Open Sans,sans-serif;font-weight:400;color:#919191;margin-top:.8em;line-height:1.8}section{outline:none}.btn{padding:.8em 1.4em;font-family:Raleway,sans-serif;font-weight:700;text-transform:uppercase;font-size:1em;color:white;background:#3248fe;border:none;display:block;margin:0 auto;margin-top:1em}a.btn{display:inline-block;text-decoration:none}.panel{position:relative;background-color:#FFF}.home{overflow:hidden}.panel.home{background-color:#fafafa}.pagination{position:fixed;top:0;bottom:0;right:20px;height:90px;margin:auto;font-size:1.2em;z-index:10}.pagination a{display:block;width:80px;height:13px;border-radius:50%;color:#aaa;position:relative;padding:4px}.pagination a.active:after{background:transparent;border:1px solid #aaa;width:8px;height:8px;right:0}.pagination a .hover-text{position:absolute;right:20px;top:5px;opacity:0}.pagination a:after{width:4px;height:4px;display:block;background:#aaa;border-radius:50%;content:'';position:absolute;margin:auto;top:0;right:4px;bottom:0}@charset 'UTF-8';.logo{width:100px;margin:1em;position:fixed;top:0;left:0;z-index:999}.content{min-width:100px!important}#nav-btn{position:fixed;z-index:22;right:0;top:0;height:195px;width:95px}#nav-btn .content{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}#nav-btn .content .text{position:relative}#nav-btn .content .text span{display:block;color:#3248fe;font-family:Raleway,sans-serif;font-size:12px;text-align:center}#nav-btn .content .action{height:27px;margin-top:14px;position:relative}#nav-btn .content .action .bar{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:100%;width:1px;background-color:#3248fe}#nav{display:none;position:fixed;top:0;left:0;z-index:21;height:100vh;width:100%;background-color:#000;background-color:transparent}#nav .content{position:absolute;width:100vw;top:0;left:0;padding:160px 130px 130px 0;max-height:100vh;display:flex;flex-flow:row wrap;opacity:0}#nav .content:before{content:'';width:120%;height:100%;position:absolute;top:0;left:50%;transform:translateX(-50%);background-color:#FFF}#nav .content .container-prLink{width:50%}#nav .content .container-prLink ul{list-style:none;overflow:hidden}#nav .content .container-prLink ul li{position:relative;margin-bottom:40px;padding-left:40px;transform:translateY(40px);opacity:0}#nav .content .container-prLink ul li:last-child{margin-bottom:0}#nav .content .container-prLink ul li:before{content:'';background-color:#363f54;position:absolute;left:0;top:50%;width:100%;height:1px;transform:translateY(-50%) translateX(-100%)}#nav .content .container-prLink ul li a{color:#363f54;font-family:Raleway,sans-serif;font-size:36px;text-decoration:none;background-color:#FFF;position:relative;padding:0 20px}#nav-btn-mobile{position:fixed;right:0;bottom:0;z-index:22;padding:0;width:120px;height:70px;background-color:#FFF}#nav-btn-mobile .content{position:relative;display:flex;justify-content:center;flex-flow:row wrap;align-items:center;padding:1em}#nav-btn-mobile .content .container-bar{width:15px;height:1px;top:1px;position:relative;margin-right:10px}#nav-btn-mobile .content .container-bar .bar{position:absolute;left:0;top:0;width:100%;height:1px;background-color:#363f54}#nav-btn-mobile .content .container-text{position:relative}#nav-btn-mobile .content .container-text span{color:#363f54;font-family:Raleway,sans-serif;font-size:14px}#nav-mobile{height:100vh;width:100%;background-color:#FFF;z-index:21;position:fixed;top:0;left:0;transform:translateY(-100%)}#nav-mobile .wrapper{position:relative;width:100%;height:100%;overflow:hidden}#nav-mobile .wrapper .container{height:100%;width:100%;position:absolute;top:0;left:0}#nav-mobile .wrapper .container.hide-right{transform:translateX(100%)}#nav-mobile .wrapper .container-linkPr{padding:160px 60px 30px}#nav-mobile .wrapper .container-linkPr ul{position:relative;list-style:none}#nav-mobile .wrapper .container-linkPr ul li{position:relative;margin-bottom:35px}#nav-mobile .wrapper .container-linkPr ul li:last-child{margin-bottom:0}#nav-mobile .wrapper .container-linkPr ul li a{display:inline-block;text-decoration:none;color:#363f54;font-family:Raleway,sans-serif;font-size:24px;position:relative}#nav-mobile .wrapper .container-projects{overflow:auto;-webkit-overflow-scrolling:touch;padding:105px 60px 30px}#home{background:url(../../dist/images/bg.svg);background-repeat:no-repeat;background-size:cover;background-position:center}.hero-wrapper{min-height:100vh;display:grid;grid-template-columns:2fr 1fr;align-items:center;grid-gap:15px;margin:3em}.hero-wrapper__text{text-align:left}.hero-wrapper__text--cta{text-align:center}.hero-wrapper__img img{width:530px}.demo a{position:absolute;bottom:20px;left:50%;z-index:2;display:inline-block;transform:translate(0,-50%);color:#3b3b3b;font:normal 400 20px/1 'Josefin Sans',sans-serif;letter-spacing:.1em;text-decoration:none}#section05 a{padding-top:70px}#section05 a span{position:absolute;top:0;left:50%;width:24px;height:24px;margin-left:-12px;border-left:2px solid #3b3b3b;border-bottom:2px solid #3b3b3b;transform:rotate(-45deg);animation:sdb05 1.5s infinite;box-sizing:border-box}@keyframes sdb05{0%{transform:rotate(-45deg) translate(0,0);opacity:0}50%{opacity:1}100%{transform:rotate(-45deg) translate(-20px,20px);opacity:0}}#about{background:#e1edff;display:flex;justify-content:center}.about{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:center;height:100vh}.content{margin:auto;padding:20px;width:70%;max-width:100vw;min-width:300px}@media screen and (max-width:1200px){.inner{max-width:100vw;width:100vw;justify-content:initial}h2{font-size:1.5em}p{font-size:1em}#nav-btn,#nav{display:none}#nav-btn-mobile,#nav-mobile{display:block}}@media screen and (max-width:768px){.logo{width:80px;margin:1em;position:fixed}.hero-wrapper{min-height:100vh;grid-template-columns:1fr;justify-items:center;align-content:center;grid-gap:10px;margin:1em}.hero-wrapper__text{margin-top:2em;text-align:left;font-size:1em}.hero-wrapper__text--cta{text-align:center}.hero-wrapper__img img{width:auto;max-width:250px}ul.pagination{display:none}#section05 a{padding-top:40px}#about{padding:3em 0}.about{justify-items:center;align-items:center;height:auto;grid-template-columns:1fr}}@media screen and (max-width:640px){.logo{position:absolute}.content{width:80%;padding:0}}@media screen and (min-width:1200px){#nav-btn-mobile,#nav-mobile{display:none}}@media screen and (max-width:768px) and (orientation:landscape){.hero-wrapper__text{margin-top:6em}}@media screen and (max-width:320px){.hero-wrapper__text{margin-top:6em}.content{width:77%}}@media screen and (min-width:640px) and (max-width:768px){.hero-wrapper__img img{max-width:350px}.btn{font-size:1.2em}h2{font-size:1.8em}p{font-size:1.2em}.logo{width:100px}}
</style>
</head>
<body>
<div id="nav-btn" class="style-mondocteur">
<div class="content">
<div class="text">
<span>M</span>
<span>E</span>
<span>N</span>
<span>U</span>
</div>
<div class="action">
<div class="bar"></div>
<div class="bar"></div>
</div>
</div>
</div>
<nav id="nav">
<div class="content">
<div class="container-prLink">
<ul class="page-mondocteur">
<li class="link-home">
<a class="delay" href="#home">HOME</a>
</li>
<li class="link-services">
<a class="delay" href="#">SERVICES</a>
</li>
<li class="link-projects">
<a class="delay" href="#qonto">PROJECTS</a>
</li>
<li class="link-services">
<a class="delay" href="#testimonials">TESTIMONIALS</a>
</li>
<li class="link-services">
<a class="delay" href="#contact">CONTACT</a>
</li>
</ul>
</div>
</div>
</nav>
<div id="nav-btn-mobile">
<div class="content">
<div class="container-bar">
<div class="bar"></div>
<div class="bar"></div>
</div>
<div class="container-text">
<span>MENU</span>
</div>
</div>
</div>
<div id="nav-mobile">
<div class="wrapper">
<div class="container container-linkPr">
<ul>
<li>
<a class="delay" href="#home">HOME</a>
</li>
<li>
<a class="delay" href="#">SERVICES</a>
</li>
<li>
<a class="delay" href="#qonto">PROJECTS</a>
</li>
<li>
<a class="delay" href="#testimonials">TESTIMONIALS</a>
</li>
<li>
<a class="delay" href="#contact">CONTACT</a>
</li>
</ul>
</div>
<div class="container container-projects hide-right">
</div>
</div>
</div>
<!-- loader -->
<div class="spinner__box active">
<div class="spinner"></div>
</div>
<header class="header">
<a href="#home">
<img class="logo" src="./dist/images/brand.svg" alt="Logo Digital Courage">
</a>
<!-- <img class="burguer__btn" src="/dist/images/icon-burguer.svg" alt="Icon Burguer Button Digital Courage"> -->
</header>
<section id="home" class="panel home" data-section-name="home">
<div class="inner">
<div class="hero-wrapper">
<div class="hero-wrapper__text">
<h2 class="hero-wrapper__text--title">Creating Digital Business</h2>
<p class="hero-wrapper__text--subtitle">
Digital Courage sets the trend in creative promotional sites and web services.
Digital and mobile expertise powers our award-winning designs and
innovative high-end products.
</p>
<div class="hero-wrapper__text--cta">
<button id="component-1" class="button button--1">
Click me
<span class="button__container">
<span class="circle top-left"></span>
<span class="circle top-left"></span>
<span class="circle top-left"></span>
<span class="button__bg"></span>
<span class="circle bottom-right"></span>
<span class="circle bottom-right"></span>
<span class="circle bottom-right"></span>
</span>
</button>
</div>
</div>
<div class="hero-wrapper__img">
<img src="./dist/images/tf-headshots.jpg" alt="Hero Wrapper Heads Image">
</div>
</div>
<div id="section05" class="demo">
<a href="#about"><span></span></a>
</div>
</div>
<ul class="pagination">
<li><a href="#home" class="active"><span class="hover-text">Home</span></a></li>
<li><a href="#about"><span class="hover-text">about</span></a></li>
<li><a href="#qonto"><span class="hover-text">qonto</span></a></li>
<li><a href="#toughtspot"><span class="hover-text">toughtspot</span></a></li>
<li><a href="#testimonials"><span class="hover-text">testimonials</span></a></li>
<li><a href="#brands"><span class="hover-text">brands</span></a></li>
<li><a href="#contact"><span class="hover-text">contact</span></a></li>
</ul>
</section>
<section class="panel about" data-section-name="about" id="about">
<div class="inner">
<div class="about">
<div class="about__text">
<h2 class="about__text--title">About Digital Courage</h2>
<p class="about__text--subtitle">
At Digital Courage, our job goes beyond
just imagining and creating beautiful digital
design concepts. Our job is also to make
your product as efficient and intuitive as
possible. Your product needs to convert
successfully. Your product needs to
differentiate your business. Our mission is
to make that happen.
</p>
</div>
<div class="about__img">
<img src="./dist/images/img-2.png" alt="About Website Model Image">
</div>
</div>
</div>
</section>
<section class="panel qonto" data-section-name="qonto" id="qonto">
<div class="inner">
<div class="work">
<div class="work__text">
<h2 class="work__text--title">Qonto</h2>
<p class="work__text--subtitle">
Qonto is an online banking application that’s
intended to be used by people who are
self-employed
</p>
<button type="button" class="more-btn" name="button">View More</button>
</div>
<!-- <div class="work__img"> -->
<div id="section-details">
<div class="wrapper">
<div class="container-img anim">
<div class="head">
<div class="ptn"></div>
<div class="ptn"></div>
<div class="ptn"></div>
</div>
<div class="container-screen">
<img src="./dist/images/qonto-scroll.jpg" alt="">
</div>
</div>
</div>
</div>
<!-- </div> -->
</div>
</div>
</section>
<section class="panel toughtspot" data-section-name="toughtspot" id="toughtspot">
<div class="inner">
<div class="work">
<div id="section-details">
<div class="wrapper">
<div class="container-img anim">
<div class="head">
<div class="ptn"></div>
<div class="ptn"></div>
<div class="ptn"></div>
</div>
<div class="container-screen">
<img src="./dist/images/thoughtspot-scroll.jpg" alt="">
</div>
</div>
</div>
</div>
<div class="work__text">
<h2 class="work__text--title">THOUGHTSPOT</h2>
<p class="work__text--subtitle">
ToughtSpot’s AI-Driven platform allows anyone to
easily gain insight from their company data in a
matter of seconds.
</p>
<button type="button" class="more-btn" name="button">View More</button>
</div>
</div>
</div>
</section>
<section class="panel testimonials" id="testimonials" data-section-name="testimonials">
<div class="inner">
<div class='content review'>
<div class='slider single-item'>
<div class='quote-container'>
<div class='portrait'>
<img alt='Avatar' src='https://pbs.twimg.com/profile_images/669512187778498560/L7wQctBt.jpg'>
</div>
<div class='quote'>
<blockquote>
<cite>
<span>Dallas Kwok, CEO</span>
<br>
XOLO
</cite>
<p class="testimonial-text">
We’ve had a great time working with Digital Courage. It's a zipped part
of our own team to be honest. It's been a very productive and
efficient relationship so far.
</p>
</blockquote>
</div>
</div>
<div class='quote-container'>
<div class='portrait'>
<img alt='Avatar' src='https://pbs.twimg.com/profile_images/953000038967468033/n4Ngwvi7.jpg'>
</div>
<div class='quote'>
<blockquote>
<cite>
<span>Wyatt Morris, CTO</span>
<br>AgenceMe
</cite>
<p class="testimonial-text">
Working with the Digital Courage Team was an amazing experience.
They have been very responsive and flexible. We definitely
increased the pace of development. We’re now releasing
many more features than we used to before we started the
co-operation with Digital Courage.
</p>
</blockquote>
</div>
</div>
<div class='quote-container'>
<div class='portrait'>
<img alt='Avatar' src='http://static1.squarespace.com/static/51579fb2e4b0fc0d9469ff97/56cc83dfe707ebc39cf3269f/56d0b59e27d4bde4665fded3/1457365822199/'>
</div>
<div class='quote'>
<blockquote>
<cite>
<span>Dina Anderson, COO</span>
<br>Cardiff Electric
</cite>
<p class="testimonial-text">
You guys have been excellent to work with; we really appreciate how well the projects are managed and run. You’ve built a great team.
</p>
</blockquote>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="panel brands" id="brands" data-section-name="brands">
<div class="brands__text">
<h2>Clients</h2>
<p>
Most of our clients are startups
for whom we develop gorgeous,
memorable branding.
</p>
</div>
<div class="brands__images">
<img class="brands__images--lyft" src="./dist/images/lyft.png" alt="Lyft Logo">
<img class="brands__images--spotify" src="./dist/images/spotify.png" alt="Spotify Logo">
<img class="brands__images--coinbase" src="./dist/images/coinbase.png" alt="Coinbase Logo">
<img class="brands__images--dropbox" src="./dist/images/dropbox.jpg" alt="Dropbox Logo">
<img class="brands__images--slack" src="./dist/images/slack.png" alt="Slack Logo">
<img class="brands__images--stripe" src="./dist/images/stripe.png" alt="stripe Logo">
</div>
</section>
<section class="panel contact" id="contact" data-section-name="contact">
<div class="contact__left">
<h2 class="margin-b">What Are You Looking For?</h2>
<img src="./dist/images/undraw_group_chat_v059.svg">
</div>
<form class="contact__box" action="index.html" method="post">
<h2>Drop us a line</h2>
<h4 class="font-light">We’ll get back to you within 24 hours.</h4>
<span class="input input--ichiro">
<input class="input__field input__field--ichiro" type="text" id="input-25" />
<label class="input__label input__label--ichiro" for="input-25">
<span class="input__label-content input__label-content--ichiro">Name</span>
</label>
</span>
<span class="input input--ichiro">
<input class="input__field input__field--ichiro" type="email" id="input-26" />
<label class="input__label input__label--ichiro" for="input-26">
<span class="input__label-content input__label-content--ichiro">Email</span>
</label>
</span>
<span class="input input--ichiro">
<input class="input__field input__field--ichiro" type="text" id="input-27" />
<label class="input__label input__label--ichiro" for="input-27">
<span class="input__label-content input__label-content--ichiro">I'm Interested in...</span>
</label>
</span>
<button class="btn" type="button" name="button">SEND REQUEST</button>
</section>
</form>
</section>
<section class="footer">
<div class="box">
<div class="col">
<h4>20</h4>
<p>Combined Years Experience</p>
</div>
<div class="col">
<h4>10+</h4>
<p>Completed Projects</p>
</div>
<div class="col">
<h4>100,000+</h4>
<p>Happy Users</p>
</div>
</div>
<div class="line">
<div class="icon__box">
<a href="#">Facebook</a>
<a href="#">Instagram</a>
<a href="#">Dribble</a>
<a href="#">Behance</a>
<a href="#">Twitter</a>
<a href="#">Medium</a>
</div>
<img class="logo-2" src="./dist/images/logo-2.svg" alt="Logo Digital Courage 2">
</div>
<div class="copyright">
<p>Copyright © 2018 Digital Courage LLC</p>
</div>
</section>
<!-- JavaScript -->
<script src="./dist/js/vendor/jquery.min.js"></script>
<!-- <script src="./dist/js/vendor/what-input.min.js"></script> -->
<script src="./dist/js/vendor/jquery.scrollify.min.js"></script>
<script src="./dist/js/vendor/scrollreveal.min.js"></script>
<script src="./dist/js/vendor/slick.min.js"></script>
<script src="./dist/js/app.min.js"></script>
<script src="./dist/js/TweenMax.min.js"></script>
<script src="./dist/js/main.js"></script>
<script src="./dist/js/classic.js"></script>
<script>
(function () {
// trim polyfill : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/Trim
if (!String.prototype.trim) {
(function () {
// Make sure we trim BOM and NBSP
var rtrim = /^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;
String.prototype.trim = function () {
return this.replace(rtrim, '');
};
})();
}
[].slice.call(document.querySelectorAll('input.input__field')).forEach(function (inputEl) {
// in case the input is already filled..
if (inputEl.value.trim() !== '') {
classie.add(inputEl.parentNode, 'input--filled');
}
// events:
inputEl.addEventListener('focus', onInputFocus);
inputEl.addEventListener('blur', onInputBlur);
});
function onInputFocus(ev) {
classie.add(ev.target.parentNode, 'input--filled');
}
function onInputBlur(ev) {
if (ev.target.value.trim() === '') {
classie.remove(ev.target.parentNode, 'input--filled');
}
}
})();
</script>
<!-- <script src="./dist/js/app.js"></script> -->
<!-- Css -->
<link href="https://fonts.googleapis.com/css?family=Lato:300,400|Muli:400,700" rel="stylesheet">
<link rel="stylesheet" href="./dist/css/main.css">
</body>
</html>