body{
    background-color:#dfdb16;
    }
    
    h1  {
        font-size:84px;
        color:rgb(130, 8, 211);
    }
    p{font-size:84px;
        color:rgb(33, 58, 197);
     font-size: xx-large;
    }
    h2 {font-size:50px;
        color:rgb(0, 255, 213);

    }
