h1 {
  color: white;
  text-align: center;
  text-shadow: 2px 2px #878787;
  font-family: Arial, Helvetica, sans-serif;
}
body {
  background-color: #2c0461;
}
div {
  color: #878787;
  font-family: Arial, Helvetica, sans-serif;
  background-color: none;
  width: 500px;
  height: auto;
  padding: 10px;
  border-style: dashed;
  border-color: white;
}
body {
      cursor: url(‘https://files.catbox.moe/cskbqk.png’), auto;
}

