body {
	background: #000;
	color: #ffc;
}
#time {
	padding-top: 22px;
	padding-bottom: 22px;
	font-size: 5em;
	color: #ffc;
}
.feedback {
	font-size: small;
}
.snooze {
	font-size: 2em;
	color: #0f0;
}
.snooze:active {
	color: #f00;
}
.five {
	font-weight: 900;
	color: #f00;
}
