diff --git a/index.html b/index.html
new file mode 100644
index 0000000..7eadc3f
--- /dev/null
+++ b/index.html
@@ -0,0 +1,42 @@
+
+
+
+
+
+
+
+ Calculator
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/main.css b/main.css
new file mode 100644
index 0000000..5c91fba
--- /dev/null
+++ b/main.css
@@ -0,0 +1,5 @@
+.container {
+ display: flex;
+ justify-content: center;
+ height: 100vh;
+}
\ No newline at end of file
diff --git a/main.js b/main.js
new file mode 100644
index 0000000..8b13789
--- /dev/null
+++ b/main.js
@@ -0,0 +1 @@
+