22< html lang ="en ">
33< head >
44 < title > Voice Type</ title >
5- < style >
6- html , body {
7- height : 100% ;
8- margin : 0 ;
9- }
10- body {
11- display : flex;
12- align-items : center;
13- justify-content : center;
14- }
15- h1 {
16- font-size : 10vh ;
17- }
18- </ style >
5+ < link rel ="stylesheet " href ="elate/css/style.css ">
6+
7+ < link href ='https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,600,400italic,700 ' rel ='stylesheet ' type ='text/css '>
8+
9+ <!-- Animate.css -->
10+ < link rel ="stylesheet " href ="elate/css/animate.css ">
11+ <!-- Icomoon Icon Fonts-->
12+ < link rel ="stylesheet " href ="elate/css/icomoon.css ">
13+ <!-- Simple Line Icons -->
14+ < link rel ="stylesheet " href ="elate/css/simple-line-icons.css ">
15+ <!-- Magnific Popup -->
16+ < link rel ="stylesheet " href ="elate/css/magnific-popup.css ">
17+ <!-- Bootstrap -->
18+ < link rel ="stylesheet " href ="elate/css/bootstrap.css ">
19+
1920 < script src ="permission.js "> </ script >
2021</ head >
2122< body >
22- < div >
23- < h1 > Please Grant Microphone Permission</ h1 >
24- </ div >
23+ < section id ="fh5co-home " data-section ="home " style ="background-image: url(images/full_image_2.jpg); " data-stellar-background-ratio ="0.5 ">
24+ < div class ="gradient "> </ div >
25+ < div class ="container ">
26+ < div class ="text-wrap ">
27+ < div class ="text-inner ">
28+ < div class ="row ">
29+ < div class ="col-md-8 col-md-offset-2 ">
30+ < h1 class ="to-animate "> Hey Its Me Anna</ h1 >
31+ < h4 class ="to-animate "> Talk to me to have your work automated </ h2 >
32+ < h4 class ="to-animate "> Your Personal Assistant on Google Chrome</ h2 >
33+ < h2 class ="to-animate "> Please Grand me Microphone permissions.</ h2 >
34+ </ div >
35+ </ div >
36+ </ div >
37+ </ div >
38+ </ div >
39+ < div class ="slant "> </ div >
40+ </ section >
41+
2542</ body >
2643</ html >
0 commit comments