diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..723ef36
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+.idea
\ No newline at end of file
diff --git a/index.html b/index.html
index 0df2d86..a5131e5 100644
--- a/index.html
+++ b/index.html
@@ -1,14 +1,116 @@
-
-
- ACM Login
-
-
-
- ACM
-
+
+
+ ACM Login
+
+
+
+
+
+
+
+
+
+
+
+

+
+
Sign in
+
+
+
+
+
+
+
diff --git a/register.html b/register.html
new file mode 100644
index 0000000..100788f
--- /dev/null
+++ b/register.html
@@ -0,0 +1,119 @@
+
+
+
+
+ ACM Register
+
+
+
+
+
+
+
+
+
+
+

+
+
Register
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/style.css b/style.css
index ca0cc78..251be9b 100644
--- a/style.css
+++ b/style.css
@@ -1,4 +1,8 @@
-body {
- background-color: rgb(90, 90, 208);
- padding: 200px;
+#register-password-eye:hover {
+ cursor: pointer;
}
+
+#sign-in-password-eye:hover {
+ cursor: pointer;
+}
+