/* .box{
    width:200px;
    height:30px;
    border:1px solid #000;
}
.left{
    display: flex;
    flex-wrap: wrap;
} */