diff --git a/Collider-UI-login/index.html b/Collider-UI-login/index.html
new file mode 100644
index 0000000..91d7509
--- /dev/null
+++ b/Collider-UI-login/index.html
@@ -0,0 +1,75 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/login-page/style.css b/login-page/style.css
index 5894e26..16a8ede 100644
--- a/login-page/style.css
+++ b/login-page/style.css
@@ -1,3 +1,8 @@
+
+* {
+ box-sizing: border-box;
+}
+
body {
margin: 0;
font-family: Arial, sans-serif;