#box-one {
background-color: gray;
}

#box-two {
background-color: yellow;
padding: 10px;
}