.detail-label { color: aquamarine; font-weight: bold; } .detail-content { color: white; } .detail-container{ width: fit-content; text-align: center; } .artist-img{ width: 160px; height: 160px; } .album-img{ width: 200px; height: 200px; display: block; }