

#activity-table {
	display: none;
	justify-content: center;
	margin-bottom: 5vh;
}

th, td {
	padding: 15px;
}

img {
	border-radius: 7%;
}