
       /*ex-oc-3-4-2*/


section{
    display:grid;

}

.box {
    height: 100px;
}

