I ran maze experiments on the old farm, which worked great. I now copied the same experiment(s) onto the new farm, but the text block is off to the side — to the right for the word choices, slightly right for the counter, and far to the left for the feedback (correct/oops!). I thought it was something in the CSS file, so I tried to tinker with that, to no avail. Any ideas?
Thanks a lot! That worked, although I had to comment out both these lines, if that is helpful feedback.
width: 40em !important; /* controls the witdth of the content area */
margin-left: calc(50vw - 20em); /* aligns the content area's left edge with the vertical center of the page */