.root {
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
