body {
	background-color: black;
}

.card {
	width: 10em;
}

.card-max {
	width: 13em;
}

.card-body {
	background-color: silver;
}
