body {
  
  background: url(https://typoraccoon.neocities.org/images/bg.webp);
    cursor:url(https://typoraccoon.neocities.org/images/pointer.png), auto;
  }
  
h1 {
  color: #fff000;
  
  }
p {
    color: #fff000;
    
    }
    ::-webkit-scrollbar{
    width: 0px;
    height: 0px;
}