body {
    background-color: yellow;
}
p {
    text-align: center;
}
h1, h2 {
    text-align: center;
}
a {
    color: black;
}
