body{
    background-color:#f3ea9b;
    }
    
    h1  {
        font-size:84px;
        color:red;
    }
    p{
     font-size: xx-large;
    }