<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body {
	width: 100%;
	height: 100%;
	background-color: black;
}
.lineItemPreventTouch {
	width:2.5em;
	height:3em; 
	position:absolute; 
	margin-left: -8px;
	margin-top: -11px;
}
</pre></body></html>