html {
  background-color:#adff03;
}
body {
  color:#794ba9;
      cursor: url('https://teatune.neocities.org/pixelarteyeclosed.png'), default;
              margin: 40px 100px 40px;
      font-family:"Copperplate", fantasy
}
h1{
  color:#ab00f6;
}
a{
  color:#7300c6;
      cursor: url('https://teatune.neocities.org/pixelarteyeopen.png'), pointer;
}
a:hover {
  color:#d600ff
}