body{
margin:0;
overflow:hidden;
cursor:url("assets/images/HAND.png"), auto;
background:black;
}

#game-container{
width:100vw;
height:100vh;
}