.excel tr td:first-child + td {
  width: auto;
}

.excel {
  white-space: nowrap;
  margin-left: -100px;
  margin-top: 30px;
}

.excel tr th {
  text-align: center;
}

.exam {
  background-color: goldenrod !important;
}
