.report-content {
  height: 1000px;
  border: 1px solid black;
  overflow-y: scroll;
}

.report-itemlabel {
  font-size: 20px;
  font-weight: bold;
}

.report-btn {
  background-color: black;
  color:white
}
