body {
  background-image: url('background.png');
  padding: 10px;
  font-family: Bahnschrift;
}
table {
	background-color: DodgerBlue;
}
.secret {
	color: black;
	text-decoration-line: none;
}