body {
    background-color:#73c6e5;
}

.row {
    position:relative;
}

.one-third {
position:fixed;
width:100%;
right:0;
}
.loon {
    width:100%;
    max-width:200px;
    height:auto;
    margin-top:5rem;
}

h1,h2,h3,h4,h5,h6 {
    margin-bottom:0;
}

.songs {
    background:rgb(239, 239, 239, .5);
    padding:1rem;
    border-radius:1rem;
    border:1px solid black;
    word-wrap: break-word;
}