.win {
  border-color: green;
}
.tie {
  border-color: yellow;
}
.unknown {
  border-color: orange;
}
