html {
  background-image: url(assets/img/uncanny-cat.jpg);  
}

body {
  color: red;
  font-family: Verdana;
}

h1 {
  text-align: center;
}