body {
 background-color: white;
}

h1 {
 color: blue;
}

p {
 font-style: italic;
}