
p,h2
{
    text-align: center;
    color:blue;
}
body
{
    background-color: rgb(52,34,57);
}

