#clock {
	font-size: 100px;
	width: 900px;
	margin: 200px;
	text-align: center;
	/*border: 2px solid black;
	border-radius: 20px;*/
	margin-top: 250px;
	margin-left: 300px;
	color: skyblue;
}

.h1{
	color: white;

}