body {
  height: 200vh;
  background-image: url("https://wwd.com/wp-content/uploads/2024/08/Kendall-Jenner-FWRD-Fall-24-03.jpg?w=1000");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
h1 {
  color:Black;
  text-align: right;
  font-size: 280px;
}
h2 {
  font-size: 50px;
  text-align: right;
}
  