
.bg {
  width: 100%;
  height: 100%;
  background-image:
    url("https://ibb.co/ZRWrcT84"), url("https://ibb.co/xtyLRHQ8");
  background-repeat: no-repeat, no-repeat;
  background-position: top, bottom
}
