CSS to make survey background transparent

CSS to make survey background transparent:

html,body,.surveysparrow-survey-container--classic-form {
background-color:transparent !important;
}