body {
  background-color: rgb(162, 35, 35);
}

h1 {
  color: rgb(235, 0, 0);
  text-align: center;
}