body {
    background-color: cyan;
}

p {
    color: magenta;
}

h1 {
    text-align: center;
}