* {
  margin: auto;
  padding: auto;
  text-transform: capitalize;
}

body {
  background-image: url("background.jpg");
  padding: 20px;  
}