diff --git a/index.html b/index.html
index 85adfcb..77ca0e2 100644
--- a/index.html
+++ b/index.html
@@ -2,7 +2,7 @@
- Rubik Cube
+ Rubik Cube New
diff --git a/style.css b/style.css
index 661f98b..2ff88f8 100644
--- a/style.css
+++ b/style.css
@@ -78,7 +78,7 @@ body {
}
.range__track-line {
position: absolute;
- background: rgba(0, 0, 0, 0.2);
+ background: rgba(219, 12, 12, 0.2);
height: 2px;
top: 50%;
margin-top: -1px;