Midi mediaplayer background

hi guys iam new on home assistant trying to get a background behind de mini mediaplayer .i dont have the option to change the background so i dig in the code

ha-card {
cursor: default;
display: flex;
background: transparent;
overflow: visible;
padding: 0;
position: relative;
color: inherit;
font-size: calc(var(–mmp-unit) * 0.35);
–mdc-icon-button-size: calc(var(–mmp-unit));
–mdc-icon-size: calc(var(–mmp-unit) * 0.6);

i think to some add local in background ?