h1{
    text-align: center;
font-size: 60px;
color: black;
}

p{
    text-align: center;
    font-size: 30px;
    color: black;
}