h3 {
font-size: 20px;
}
p {
font-size: 16px;
}



.test-cell {
  border: 1px solid #000;
  padding: 20px;
  vertical-align: top; /* 内容を上寄せにする */
}