diff --git a/index.html b/index.html
index a99757e..2ba61ff 100644
--- a/index.html
+++ b/index.html
@@ -2,6 +2,7 @@
Meeeeow
+
diff --git a/style.css b/style.css
new file mode 100644
index 0000000..76ad7e1
--- /dev/null
+++ b/style.css
@@ -0,0 +1,3 @@
+body {
+ font-size: 2em;
+}