button{
  margin-right: 10px;
  font-size:12px;
  height:40px;
}

.box {
  width:100%;
  height:60px;
}

.box {
border:1px #bebebe solid;
background-color:#E6E6E6;
font-size:11px;
display: flex;
align-items: center;
justify-content: center; 
}
