h1 {
    color: red;
}

body {
    background-color: green;
}

p {
    color: orange;
}