body {
    background-color: pink;
}
h1 {
    color: yellow;
}
