h1 {
    color: red;
    font-weight: bold;
}
p {
    color: blue;
}