html, body { height: 100%; }

* {
	margin: 0;
	padding: 20px;
	font-size:.8em
}

invoice {border:1px solid gray;padding:10px}