body {
    background-color:dimgray;
}
p {
    color:red;
}
h1{
    text-align: center;
}