body {
    background-image: url("../stims/wood-background.jpg");
	margin: 0;
}

.stop-scrolling {
  height: 100%;
  overflow: hidden;
}

#jspsych-button-response-btngroup {
	position: absolute;
	top: 400px;
	left: 600px;
}

#jspsych-active-learning-canvas {
  margin: auto;
}
