body {
background-image: url("https://f2.toyhou.se/file/f2-toyhou-se/images/103444330_Lh7z7k68tw6e5s2.jpg");
background-color: #24180b; 
background-position: center;
 background-size: cover;
 background-attachment: fixed;
}
h1 {
  color: black;
  text-align: left;
  font-size: 50px;
  font-family: courier;
}
h2 {
  color: black;
  text-align:left;
  font-family: courier;
}
p {
  color: black;
  text-align:left;
  font-family: courier;
}