body {
  background-image: url('161.svg');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-color: #BBBBBB;
  #background-size: contain;
  font-family: font;
}

h1 {
  color: #FFFFFF;
  text-align: center;
  padding-top: 35px;
}
