Configuring the iFrame background colour
Hi,
I'm embedding some H5P content from wordpress in an iFrame which works well. However, the background colour of the main web body is not white, but grey.
The iFrame renders the content with a white background which I've identified as this style:
.h5p-question {
background: rgba(255, 255, 255, 0.9);
}
which is coming coming from your questions.css