<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.math-captcha {
	border: 1px red solid;
	width: 250px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.math-captcha img {
	height: 30px;
	width: auto;
}

.math-captcha input {
	height: 30px;
	width: 30px;
	font-size: 30px;
	margin-left: 5px;
	line-height: 40px;
}</pre></body></html>