h2 {
    color: blue;
}
.hl {
    background-color: yellow;
}
.x {
    background-color: aquamarine;
}
#one {
    background-color: bisque;
}