html,
body {
  margin: 0;
  padding: 0;
}

.background-hundred-zero {
  background-size: 100% 100%;
  background-position: 0 0;
  background-repeat: no-repeat;
}
