body {
    background-image: url('https://i.pinimg.com/736x/78/35/67/783567803cf7527d7aaf820406a7e42b.jpg'); 
    background-size: 500px;
    background-repeat: repeat;
    color: white;
    font-family: "Inconsolata", monospace, Arial;
}


h1 {
  font-size: 60px;
  color: white;
  text-align: center;
}