h2 {
    background-color: green;
    text-align: center;
}

#box {
    padding-left: 60px 100px;
}

#box2 {
    color: green;
}
