body {
  
  background-color: black;
  color: gold;
  font-family: "Bilbo", cursive;
}

.bilbo-regular {
  font-family: "Bilbo", cursive;
  font-weight: 400;
  font-style: normal;
}
