*
{
    font-family: Playfair Display, cursive;
}
body
{
    background-color: #ffdf01;

}
h1
{
    color:#a810bd;
    text-align: center;
    font-size: 100px;
}
#header
{
    text-align: center;
}
.pp
{
    margin: 50px auto;
}