body{
  cursor: url('hamster.cur'), auto;
}

#fun{
  opacity: 0;
}

#sralnik{
  position: absolute;
  height: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}