pre {
	margin-inline-start: 7.5% !important;
	margin-inline-end: 32% !important;
	/* background-color: #f8f9fa; */
	border: 1px solid #dee2e6;
	border-left: 4px solid #6c757d;
	padding: 1em 1.2em;
	border-radius: 6px;
	font-size: 0.95em;
	line-height: 1.4;
	overflow-x: auto;
	box-shadow: 0 2px 4px rgba(0,0,0,0.1);
	}
mark {
	font-weight: bold;
	}
