#background-music {
    display: none; /* Hide the audio player */
}

#music-button {
    border: none;
    cursor: pointer;
}

#music-button img {
    width: 24px;
    height: 24px;
}