body {
  background: black;
  text-align: center;
  cursor: url("Sonic-Vs-Cursor.png"), default;
}
p {
  color: white;
}
h1 {
  font-weight: bold;
}