body {
  background-color: #26004b;
}

h1 {
  color: #da20d5;
}

* {
  font-family: Arial;
  color: #da20d5;
  text-align: center;
}