Listen to the complete album rosie by rosé, featuring a collection of captivating tracks on youtube. Listen to rosie by rosé on spotify, featuring 12 songs in this album.
.btn-dwn { display: inline-block; padding: 8px 18px; background-color: #333; color: #fff; border: none; border-radius: 4px; cursor: pointer; font-size: 12px; margin: 10px 0; } .btn-dwn:hover { background-color: #000; } .article-image { margin: 20px 0; text-align: center; } .article-image img { max-width: 100%; height: auto; border-radius: 4px; display: block; margin: 0 auto; transition: opacity 0.2s ease-in-out; opacity: 0; } .article-image img.loaded { opacity: 1; }