diff --git a/.vscode/settings.json b/.vscode/settings.json
new file mode 100644
index 0000000..6b665aa
--- /dev/null
+++ b/.vscode/settings.json
@@ -0,0 +1,3 @@
+{
+ "liveServer.settings.port": 5501
+}
diff --git a/lib/index.html b/lib/index.html
index 0e97ce8..ad7d659 100644
--- a/lib/index.html
+++ b/lib/index.html
@@ -1,39 +1,44 @@
-
-
-
- Random Cat API
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- - 1: Hats
- - 2: Space
- - 4: Sunglasses
- - 5: Boxes
- - 7: Ties
- - 14: Sinks
- - 15: Clothes
-
-
-
-
-
-
-
\ No newline at end of file
+
+
+
+ Random Cat API
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ - 1: Hats
+ - 2: Space
+ - 4: Sunglasses
+ - 5: Boxes
+ - 7: Ties
+ - 14: Sinks
+ - 15: Clothes
+
+
+
+
+
+
+