p
{
    text-align: center;
    
}
h1
{
    text-align: center;
    color: purple;
}
body
{
    background-color: rgb(183, 140, 0);
}