img {
    width: 200px; 
}

table {
    border-collapse: collapse; 
    border-style: solid; 
}

tr, td, th {
    border-style: solid; 
}