body{
    background-color: rgb(247, 247, 0);
}

h1{
    margin: auto;
    text-align: center;
    padding-top: 1%;
}


p{
    text-align: center;
}