diff --git a/css/style.css b/css/style.css index fd67ab9..631ef6f 100644 --- a/css/style.css +++ b/css/style.css @@ -29,6 +29,10 @@ iframe { max-width: 100%; } +dialog{ + position: relative; +} + /* video { width:"960"; height:"671"; @@ -172,6 +176,26 @@ h1 span { flex: 0 0 40%; } +.button2 { + width: 320px; + display: flex; + align-items: center; + justify-content: center; + font-size: 36px; + font-weight: 500; + border-radius: 12px; + background-color: #F06895; +} + +.contact { + display: none; + background: #7661FF; + padding: 80px 50px 50px; + /* max-width: 1440px; */ + margin: 0 auto; + position: relative; +} + .modal-wrap { display: none; position: fixed; diff --git a/index.html b/index.html index b0c93a8..76526d4 100644 --- a/index.html +++ b/index.html @@ -26,7 +26,8 @@
@@ -42,14 +43,18 @@
- - + + + + - -
+ +
+
+
+

Contact Us

@@ -57,28 +62,34 @@

Fill up the form below to send us a message.

-
+
-
- - +
+ +
+
-
- - +
+
+ +
+
-
- - - +
+
+ +
+
+
+
-
-
@@ -91,6 +102,10 @@

+ + + + Unlockable Content @@ -144,7 +162,41 @@

SDK now available

+ +