#matchesRoot > div {
  border: 2px solid black;
  padding: 1rem;
  width: 25%;
}

.raw {
  overflow: scroll;
  background-color: lightgray;
}
