body {
  background-image: url('../img/ww.png');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: contain;
}

h1 {
  text-align: center;
}

#contact {
  text-align: center;
  margin-top: 2em;
}
