table, th, td {
    border: 1px solid black;
}

table {
    border-collapse: collapse;
}

.no-print {
    display: none;
}