 html {
  cursor: url("cursor.png"), auto;
}

body {
  background-image: url("https://file.garden/Zt081Dlnv2qzl6M4/49e50066f7abd4b201e9a89fca949cfa.jpeg");
  background-repeat: repeat;
}


#milo {
  position: static;
  margin-left:200px;
  margin-bottom:200px;
  top: 100px;
  bottom: -500px;
}

