#Carambol-Scoreboard-Container {
  height: 100%;
  background-color: black;
}

#Carambol-Scoreboard-Container:fullscreen {
  zoom: 125%;
}

#Carambol-Scoreboard-Container table {
  width: 100%;
  height: 100%;
}

#Carambol-Scoreboard-Container>table>tbody>tr>td {
  border: 1px solid #F8F8F8;
}

#Carambol-Scoreboard-Container .summary-row {
  height: 4.2em;
}

#Carambol-Scoreboard-Container .summary {
  display: inline-block;
  width: 50%;
  text-align: center;
  font-size: 1.2em;
}
