body { 
  background-color:#FF7777; 
}

h1 { 
  color: blue; 
}
  
.stuff { 
  text-align:center; 
}