html {
  background: url(111.jpg) no-repeat;
  background-size: cover; 
}


a {
  color: red;
  text-decoration: none;
  font-style: italic
  text-transform: uppercase;
}
