

.style1_box{
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid red;
  background-color: #d4dcdc;
}



