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

img {
    display: none;
    //visibility: hidden;
}
