
#music-object {

	width: 0;
	height: 0;
}

#music-control-box {

	display: block;

	position: absolute;
	top: 1050px;
	left: 300px;

	width: 64px;
	height: 64px;

	text-align: center;
}

