body {
  color: #fdf2f9;
  
}

.tracklist {
	text-align: center;
    color: #FDE7E5;

}

a:hover {
  color: #6ed683;
  
}

