html {
	height: 100%;
}
body {
	height: 100%;
	background-color: #000;
}
#object {
	text-align: center;
}
object {
	margin: auto;
}