body{
    text-align: center;
    background-color: rgb(253, 255, 234);

    h1{
        color: black;
        font-size: 200% ;
    }
}