body{
    font-family: "Courier Prime", monospace;
    font-weight: 400;
    font-style: normal;
}
a{
    font-family: "Courier Prime", monospace;
    font-weight: 400;
    font-style: normal;
}
iframe{
    border: 3px #fff81f;
}
.background{
    background-color: cornflowerblue;
}
.innie{
    background-color: aliceblue;
}
.music_box{
    background-color: lightsteelblue;
    padding: 10px;
    margin: 10px;
    
}
.special-elite-regular {
  font-family: "Special Elite", system-ui;
  font-weight: 400;
  font-style: normal;
}
.album_cover{
    width:100px;
}
.album_div{
    margin:10px;
}