#hell {
    h2 {
        color:crimson;
        text-align: center;
    }
    .hellish {
        color: darkred;
    }
}