diff --git a/register.php b/register.php
new file mode 100644
index 0000000..16b04de
--- /dev/null
+++ b/register.php
@@ -0,0 +1,24 @@
+
+
+
+
+
+ Login - TechStore
+
+
+
+
+
+
\ No newline at end of file
diff --git a/style.css b/style.css
index e9f380a..65faa83 100644
--- a/style.css
+++ b/style.css
@@ -62,7 +62,8 @@ form label {
}
form input[type="text"],
-form input[type="password"] {
+form input[type="password"],
+form input[type="email"] {
width: 100%;
padding: 10px;
margin-bottom: 15px;