div.box1{
width:100%;
background:lightyellow;
padding:12px;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}

