.active {
  background-color: #424242;
}

.music-list {
  list-style: none;
}

.music-element {
  padding: 11px 0;
}

.music-element > a {
  color: #323232;
  text-decoration: none;
  font-weight: bold;
}
