.songs{display:grid;grid-template-rows:minmax(400px,1fr);height:100%;justify-items:stretch;overflow-y:hidden}
