div {
	display: block !important;
}
.spinner-border, button, .justify-content-center {
	display: none !important;
}
table, thead, tbody, tr, td, th {
	border: 1px solid red;
	border-collapse: collapse;
}
th {
	top: 0;
	background: gray;
	position: sticky;
}
