body {
  background-image: url('https://frutiger-aero.org/img/frutiger-aurora-1.webp');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  color: white;
}

.aboutTitle{
color: black;
}

.rightHead{
color: red;
}

.aboutTitle{
color: red;
}

.topleft{
background-color: red;
}