body{
    background-color: rgb(245, 235, 215);
}

h1,h2{
    text-align: center;
}

p{
    text-align: center;
}

p span{
    background-color: white;
}