


#picCanv{
    border : 1px solid #d3d3d3;
    z-index: 1;
}

#songList{
  margin-top: 5%;
  left: 30%;
  width: 40%;
  text-align: center;
}

#title{
  text-decoration: underline;
  font-weight: bold;
}

#songs{
  font-size: 18;
}

.track_list {
  display: none;
}
