<div style="
width: 320px;
height: 180px;
background-image
; /* Your provided image as background /
background-size: cover;
background-position: center;
border-radius: 8px;
box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
position: relative;
overflow: hidden;
font-family: Arial, sans-serif;
padding: 15px;
box-sizing: border-box;
filter: brightness(0.8); / Slightly darken the image /
">
<div style="
position: absolute;
top: 15px;
right: 15px;
font-size: 28px;
color: #FFEB3B; / Yellow /
text-shadow: 0 0 10px rgba(255, 255, 0, 0.7);
">
🎧
</div>
<div style="
font-size: 32px;
font-weight: bold;
color: white;
text-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
line-height: 1.1;
max-width: 80%;
">
BAS EK BAAR
</div>
<div style="
font-size: 18px;
font-weight: bold;
color: #F48FB1; / Pinkish color for romance */
text-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
margin-top: 5px;
max-width: 80%;
">
8D SLOWED + REVERB
</div>
<div style="
position: absolute;
bottom: 15px;
left: 15px;
font-size: 12px;
color: #E0E0E0;
font-weight: bold;
text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
">
FOR HEADPHONES
</div>
</div>