<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hitable{
	border:1px solid #ccc;
	width:100%;
	}

.hitable th{
	padding:10px;
	width:30%;	
	border-bottom:1px solid #ccc;
	background-color:#FFF;
	}

.hitable td{
	padding:10px;
	background-color:#FFF;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}</pre></body></html>