body {
    text-align: center;
}

.score-panel {
	display: flex;
	justify-content: center;
}

h2 {
	margin-right: 30px;
}

ol {
	list-style-type: none;
	font-style: italic;
	font-weight: bold;
}