

body {
  background-color: black;
}

div {
  background-color: black;
}

footer {
  background-color: black;
}

p {
  font-family: 'Alegreya Sans', sans-serif;
  color:  white;
}