.ant {
  position:absolute;
  background-image:url("https://christenfisten.de/fist.jpg"); 
  background-size: cover;
}

.raid-logo {
  display:block;
  margin:auto;
  margin-top:50px;
}

html,body {
  width:100%;
  height:100%;
}

html {
  overflow:hidden;
}

.test {
/*    background:gray; */
/*    width:200px; */
    width:100%; 
    height:100%; 
/*    height:200px; */
/* cursor:url(https://christenfisten.de/butt_small.png) 128 72, auto; */
 cursor:url(https://christenfisten.de/butt_small.png) 64 32, default;
}

