body {
    background-image: url("images/background.jpg");
}

.center {
    padding: 10%;
    width: 100%;
}

.h1 {
  color:blue;
}