#cube
{
	width: 600px;
	height: 600px;
	box-shadow: 0 0 10px black;
	cursor: pointer;
        margin: 0px auto;
}
