.Left {
  color: #FFF;
  background-color: #000;
}
.Right {
  color: #000;
  background-color: #FFF;
}