 body {
  
  
  background-color: #000000;
  background-size: cover;
  height: 100px;
  color: #FFFFFF;
  text-align: center;
  font-family: 'Cloister' !important;
  font-size: 18.75px;
  line-height:0px;
  cursor: url('https://hoe-fi.neocities.org/dagger.png'), auto !important;
 
 }
 
 @font-face {
    font-family: 'Cloister';
    src: url('CloisterBlack-Light.eot');
    src: url('CloisterBlack-Light.eot?#iefix') format('embedded-opentype'),
        url('CloisterBlack-Light.woff2') format('woff2'),
        url('CloisterBlack-Light.woff') format('woff'),
        url('CloisterBlack-Light.ttf') format('truetype'),
        url('CloisterBlack-Light.svg#CloisterBlack-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    color: white;
    cursor: url('https://hoe-fi.neocities.org/dagger.png'), auto !important; 
 }
      

p {
  text-align: center;
  font-family: 'Cloister', serif;
  font-size: 18.75px;
  cursor: url('https://hoe-fi.neocities.org/dagger.png'), auto !important;
}

a {outline-color: transparent;
cursor: url('https://hoe-fi.neocities.org/dagger.png'), auto !important;
}

a:link {color: white;
cursor: url('https://hoe-fi.neocities.org/dagger.png'), auto !important;
}

a:visited {color: red;
cursor: url('https://hoe-fi.neocities.org/dagger.png'), auto !important;
}

a:focus {cursor: url('https://hoe-fi.neocities.org/dagger.png'), auto;
}

a:hover {cursor: url('https://hoe-fi.neocities.org/dagger.png'), auto;
}

a:active {cursor: url('https://hoe-fi.neocities.org/dagger.png'), auto;
}