diff --git a/Web/css/index.css b/Web/css/index.css
new file mode 100644
index 0000000..dd074bb
--- /dev/null
+++ b/Web/css/index.css
@@ -0,0 +1,11 @@
+.big-button{
+ height: 100%;
+ width: 100%;
+ font-size: 20px
+}
+
+.tall-button{
+ height: 80px;
+ margin: 10px 0px;
+
+}
\ No newline at end of file
diff --git a/Web/feta.html b/Web/feta.html
new file mode 100644
index 0000000..88f72c8
--- /dev/null
+++ b/Web/feta.html
@@ -0,0 +1,26 @@
+
+
+
+