diff --git a/.vscode/settings.json b/.vscode/settings.json
new file mode 100644
index 000000000..f46e519a7
--- /dev/null
+++ b/.vscode/settings.json
@@ -0,0 +1,22 @@
+{
+ "workbench.colorCustomizations": {
+ "activityBar.activeBackground": "#3333ff",
+ "activityBar.background": "#3333ff",
+ "activityBar.foreground": "#e7e7e7",
+ "activityBar.inactiveForeground": "#e7e7e799",
+ "activityBarBadge.background": "#600000",
+ "activityBarBadge.foreground": "#e7e7e7",
+ "commandCenter.border": "#e7e7e799",
+ "sash.hoverBorder": "#3333ff",
+ "statusBar.background": "#0000ff",
+ "statusBar.foreground": "#e7e7e7",
+ "statusBarItem.hoverBackground": "#3333ff",
+ "statusBarItem.remoteBackground": "#0000ff",
+ "statusBarItem.remoteForeground": "#e7e7e7",
+ "titleBar.activeBackground": "#0000ff",
+ "titleBar.activeForeground": "#e7e7e7",
+ "titleBar.inactiveBackground": "#0000ff99",
+ "titleBar.inactiveForeground": "#e7e7e799"
+ },
+ "liveServer.settings.port": 5501
+}
\ No newline at end of file
diff --git a/starter_code/index.html b/starter_code/index.html
index 2f593610f..c2c9a3cba 100644
--- a/starter_code/index.html
+++ b/starter_code/index.html
@@ -17,7 +17,7 @@
-
+