
body {
  background-color: #FFFFFF;
  cursor: none;
}


frame {
	  cursor: none;
}

h1 {
  font-family: "Arial";
  text-align: center;
 
  /*color: #FFF;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-image: url(backgrounds/galaxy.gif);
  background-size: cover;
  color: transparent;
  -moz-background-clip: text;
  -webkit-background-clip: text;*/
  font-size: 58pt;
	cursor:none;

}


