h1 {
  text-align: center;
}

h1 {
  color: white;
}

h2 {
  color: white;
}

body {
  background-color: rgba(47, 12, 3, 0.938);
}

p {
  font-size: medium;
}

p {
  font-family: arial;
}

h3 {
  text-align: center;
}

h3 {
  color: white;
}

h3 {
  font-size: large;
}
