* {	border: 0;	margin: 0;	padding: 0;}body,html {	background-color: black;	text-align: center;	height: 100%;}#LwbLive {	display: block;	border: solid white 1px;	margin: 0 auto;	position: relative; /* puts container in front of distance */	text-align: left;	height: 350px;	width: 353px;	clear: left;}#distance { 	width: 1px;	height: 50%;	background-color: #fc6;	margin-bottom: -220px; /* half of container's height */	float: left;}