html, body {
	margin: 0;
	height: 100%;
}

body {
	background: url(Shebang.svg);
	background-size: 100% 100%;
}
