* {text-align: center;}
!img {opacity: 0.5;}
body {
  background-image: url('../img/P1100969 With boat x.png');
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-size: cover;
  width:fit-content;
}
h2 {
    font-family: Arial, sans-serif; color: darkblue;
}
