#twinkl-go-spinner {
			position: absolute;
			top: 0;
			left: 0;
			width: 1280px;
			height: 720px;
			background-color: white;
			display: flex;
			align-items: center;
			justify-content: center;
		}