    html {
        
        background-image: url('https://blob.gifcities.org/gifcities/XGGZ4R7EUZYUIGI6XM2AQRJTGCI5SEB3.gif');
        cursor: url(https://file.garden/ZeOk7_aj1Fo9Khft/tumblr_e8d713b1842f701224ac33fc959c3e22_350f40ff_75.gif), default;
        
    }
    
        p {
      color: white;
    }
    
    h1 {
      color: #FFF85E;
    }
    
    ul {
      color: white;
    }

        a:link {
            color: white;
        }
        
                a:visited {
            color: #ADADAD;
        }
        
                a:hover {
            color: #FFF85E;
        }