.tablepress th,
.tablepress td {
	text-align: center !important; /* Căn giữa theo chiều ngang */
	vertical-align: middle !important; /* Căn giữa theo chiều dọc */
	border: 1px solid #000; /* Tạo viền cho tất cả ô */
}