table { width: 100%; border-collapse: collapse;}
td { vertical-align: top;}

table, th, td { border: thin solid; }
#coll { border-collapse: collapse; }

.m { 
  width: 200px; height: 200px; 
  display: inline-block; vertical-align: top; 
  resize: both; overflow: auto; 
}

