diff --git a/static/css/style.css b/static/css/style.css
new file mode 100644
index 0000000..377607a
--- /dev/null
+++ b/static/css/style.css
@@ -0,0 +1,4 @@
+body {
+ background-color: #2B2726;
+ color: #FFFFFF;
+}
\ No newline at end of file
diff --git a/templates/error.html b/templates/error.html
index b909502..9a90ebe 100644
--- a/templates/error.html
+++ b/templates/error.html
@@ -4,12 +4,7 @@
Error - Upload Music
-
+
Error
diff --git a/templates/index.html b/templates/index.html
index 96774d6..142bd63 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -4,12 +4,7 @@
Upload Music
-
+
Upload new File
diff --git a/templates/success.html b/templates/success.html
index 5396dec..3f54cdc 100644
--- a/templates/success.html
+++ b/templates/success.html
@@ -4,12 +4,7 @@
Success - Upload Music
-
+
Success