html {
  background: url(../images/backgrounds/testing.jpg) no-repeat center center
    fixed;
  background-size: cover;
}
