html,body {
	width: 100%;
	height: 100%;
	background-color: black;
}
.lineItemPreventTouch {
	width:2.5em;
	height:3em; 
	position:absolute; 
	margin-left: -8px;
	margin-top: -11px;
}
