
body {
	background-image: url("https://www.diversityresources.com/wp-content/uploads/2023/08/4002921-scaled.jpg");
	 background-repeat: no-repeat;
}
.bg {
    height: 50%;
}
h1 {
	 text-align: center;
	 font-size: 200px;
  font-family: "Brush Script MT", cursive;
}

ul {
  list-style-type: none;
  font-family: "Brush Script MT", cursive;
  margin: 0;
  padding: 0;
}