body {
    text-align: center;
    background-color: rgb(252, 252, 252);
}
h1{
    color: rgb(0, 0, 0);
}
h2{
    color: rgb(48, 47, 12);
}
p{
    color: rgb(0, 0, 0);
}
