
body {
  background-image: url("https://www.un.org/sites/un2.un.org/files/styles/large-article-image-style-16-9/public/field/image/human-hands-illustrations-3354675_0.jpg");
	 background-repeat: no-repeat;
}
.bg {
    height: 50%;
}
h1 {
  text-align: left;
  color: white;
	 font-size: 50px;
  font-family: "Brush Script MT", cursive;
}
p {
text-align: center;
  color: LightPink;
	 font-size: 50px;
  font-family: "Brush Script MT", cursive;
  
}
ul {
  list-style-type: none;
  font-family: "Brush Script MT", cursive;
  margin: 0;
  padding: 0;
}