* {
  padding: 0;
  margin: 0;
  cursor: none;
}

html {
  overflow: hidden;
  background-color: #fc0;
}
