diff --git a/server_config.json b/server_config.json
index 1c39f16..94c688e 100644
--- a/server_config.json
+++ b/server_config.json
@@ -42,7 +42,7 @@
"max": 10,
"reset_time": 5000
},
- "/css/style.css" {
+ "/css/style.css" : {
"enabled": true,
"max": 5,
"reset_time": 5000
diff --git a/views/settings.html b/views/settings.html
index aa8125b..790c9f9 100644
--- a/views/settings.html
+++ b/views/settings.html
@@ -33,7 +33,6 @@