diff --git a/style.css b/style.css index 259d832..ccb6c59 100644 --- a/style.css +++ b/style.css @@ -255,3 +255,8 @@ color: #27bcda; .margin{ margin: 40px; } + +.list{ + background: rgb(23, 15, 30); + color: #fff; +}