
body {
  background-color: #150526;
  text-align: center;
  font-family: "Fenix";
}
h1 {
  color: white;
}
p {
  color: white;
}
