
.root {
  width: 60px;
  height: 60px;
  line-height: 60px;
  margin: 0 auto;
  background-color: #108ee9;
  color: #fff;
  border-radius: 30px;
}