caption {
    color: black;
    padding: 15px;
    caption-side: top;
    text-align: center;
    display: table-caption;
    font-weight: 900;
    font-size: 22px;
}
table[border="1"] th, table[border="1"] td {
    border: 1px solid;
}