body {
  background-image: url('ghost.svg');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-color: #140922ff;
  font-family: font;
}

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