h1 {color:Black;}
h2 {color:Black;}
h1 {
  text-align: center;
  font-size: 80px;
}
h2 {
  text-align: center;
  font-size: 30px
}
body {
  height: 200vh;
  background-image: url("https://celebmafia.com/wp-content/uploads/2025/10/kendall-jenner-champions-lace-hosiery-for-calzedonia-shoot-4.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
h3 {
  text-align: center;
}
h3{
  border: 0.5px solid White;
  padding: 10px 20px;
  text-align: center;
}
h4 {color:White;
text-align: center;
}
