body {
background-color: yellow;
}

h1 {
color: red;
text-align: center;
}

p {
color: green;
}