/*.songs{
    
}*/
#ww{
    display: flex;
    justify-content: center;

}
span{
    display: flex;
    justify-content: center;    
}

#lofi{
    display: flex;
    justify-content: center;    
    text-decoration: none;
    color: darkred;
}

#cen{
    display: flex;
    justify-content: center;
}

h3{
    text-align: center;
}