body{
    background-color:#302688;
    }
    
    h1  {
        font-size:84px;
        color:rgb(62, 12, 243);
    }
    p{
     font: size xx-large; 
    }
    a:hover {
        color:rgb(7, 255, 90)
    }
