.root {
  height: 12px;
  display: flex;
}

.root > div {
  width: 50%;
}
