html, body {
	font-family: Verdana, Geneva, sans-serif;
	margin: 20px;
}

.demo-table td {
	padding-right: 1rem;
	padding-top: .5rem;
	padding-bottom: .5rem;
}

.demo-table td i {
	font-size: 16pt;
}

code {
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	line-spacing: 1rem;
}