height:100px;
padding:100px;
background-color:black;
}
< H1 > box2 {< / H1 >height:100px;
margin: 0 -100px;
background-color:black;
}
what is the principle that neither of the above box sets the width, but can be stretched to the width of the entire browser?