body {
  background: #000;
  margin: 0;
  overflow: hidden;
}
#target {
	background: #222;
	display: block;
}