* {
    margin: auto;
    text-align: center;
}

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

th,
td,
img {
    width: 200px;
}