.fileCode, .selectedColLeft {
  background-color: #d3d3d3;
}

.row {
  display: flex;
}

.column {
  flex: 50%;
}
