body {
    position: relative;
}
#bgTeste {
position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
}
