body {
  background-color: #300028;
}

h1 {
  font-family: 'Roboto', sans-serif;
  color: #EDEDED;
  text-align: center;
}

h2{
  font-family: 'Roboto', sans-serif;
  color: #EDEDED;
  text-align: center;
}

p {
  font-family: 'Roboto', sans-serif;
  color: #EDEDED;
  text-align: center;
}
