diff --git a/index.php b/index.php
index 9437a52..07175a9 100644
--- a/index.php
+++ b/index.php
@@ -27,6 +27,7 @@ fclose($file);
TechStore
+
diff --git a/style.css b/style.css
new file mode 100644
index 0000000..477de8d
--- /dev/null
+++ b/style.css
@@ -0,0 +1,3 @@
+table, th, td{
+ border: 1px solid;
+}
\ No newline at end of file