

body {
  background-image:
      url("https://i.postimg.cc/DzLRGWJ3/aero3333.jpg"), url("https://i.postimg.cc/zGgzbJny/aero-(1).jpg");
  background-repeat: no-repeat, no-repeat;
  background-position: center, center;
  background-size: cover, 50% 50%;
  color: white;
  font-family: Arial, Helvetica;
  font-size: 25px;
  text-align:  center;
  
}


h1 {
  
  font-size: 60px;
  
  
}