body {
	background-color: #0dbeff;
}

#scoreboard {
	margin: 20px auto;
	width: 500px;
}
table td.position,
table td.score {
	text-align: right !important;
	width: 1px;
	white-space: nowrap;
}
table td.created-at {
	text-align: center;
	width: 1px;
	white-space: nowrap;
}