.table, td, th, {
    border: 1px solid;
    vertical-align: top;

  }
  
.table {
    width: 100%;
    border-collapse: collapse;
    
  }