body {
	font-family: Arial;
	background: #0f172a;
	color: #e2e8f0;
	text-align: center;
}

h1 {
	margin-top: 50px;
}

#status {
 	margin-top: 20px;
	font-size: 20px;
}
