body {
    background: yellow;
}

h1 {
    text-align: center;
}

p {
    text-align: center;
}