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

body{
	background: #000;
}

object{
	outline: none;
}
