body {
background-color: yellow;
}
h1 {
color: blue;
}
p {
font-family: Arial;
}