.box1{
    width:40em;
    height:20em;
    background-color:red;
    background-image: url("small.1.jpg");
    background-repeat: repeat;

    
}




/**{*/
/*    margin: 0;*/
/*    padding: 0;*/
/*}*/



/*.container {*/
/*    height:100vh;*/
/*    background-color: black;*/
/*    padding: 20px;*/
/*}*/


/*.box{*/
/*    border: 5px solid white;*/
/*    margin:20px;*/
/*    padding:50px;*/
/*    color:white;*/
/*    background-color: grey;*/
/*    font-size: 2em;*/
/*    text-align: center;*/
/*}*/

/*.container{*/
/*   display:flex;*/
/*   flex-direction:row; */
/*   justify-content:space-evenly;*/
   /*align-items:center;*/
/*   flex-wrap:wrap;*/
/*   align-items: stretch;*/
/*}*/

/*.box{*/
    
    
/*     justify-content:center;*/
/*     display:flex;*/
/*     align-items:center;*/
/*     flex-grow:1;*/
/*     flex-basis:1em;*/
      
     
     
/*}*/

/*.box1{*/
    
/*}*/

/*.box2{*/
    /*flex-grow:4;*/
    
/*}*/
/*.box3{*/
/*    flex-shrink:2;*/
    /*flex-grow:0;*/
/*}*/
/*.box4{*/
    
/*}*/
/*.box5{*/
    
/*}*/
/*.box6{*/
/*    flex-grow:3;*/
