.skyscraper {
	margin-left: 10px;
	position: fixed;
	width: 200px;
	background-color: white;
	z-index: 99999;
}
