body {
  background: black;
  text-align: center;
  cursor: url("38921.png"), default;
}
p {
  color: white;
}
h1 {
  font-weight: bold;
}
.disclaimer {
  font-family: Consolas;
  font-size: 10px;
  color: grey;
  text-align: center;
}