I'm puzzled as to why my background appears under the footer in Qualtrics.
This is the code I've written:
<br />
<style type="text/css">body {
background-image:url('https://uwmadison.qualtrics.com/CP/Graphic.php?IM=IM_00pfOKSXTudGqfb') !important;
background-repeat: no-repeat !important;
background-size:50% 50% !important;
background-position:center center !important;
height:100vh !important;
}
</style>
Here's a screenshot to illustrate how it's displaying: And you can access the survey here (I set the timer for the first photo to 6 minutes so you can observe).