a{
    font-size: medium;
}
/*stack everything in songs and scetion 3 below*/

.happyHeadphones{
    height: 10em;
}
cite{
    height: 1em;
}
#below1{
  display:flex;
  position: absolute;
  /*bottom: 2em;*/
  /*align-content: left;*/
}
#below2{
    display:flex;
    position: absolute;
    /*bottom: 2em;*/
    align-content: center;
}
#below3{
  display:flex;
  position: absolute;
  /*bottom: 2em;*/
  /*align-content: left;*/
}