body {
  background-color: beige;
  text-align: center;
  color: black;
  font-family: "Josefin Sans";
}
ul  {
  list-style-type: none;
}