 .underline  {
  border-bottom: 2px solid black;
}
#holdingDiv {
  display: flex;
  justify-content: center;
}
table {
  margin-left: 20px;
  margin-right: 20px;
}
