#deemo_mask {
  background-image: url("../img/mask.png");
  background-position: center;
  background-size: cover;

  position: fixed;
  z-index: 0;

  width: 100%;
  height: 100%;
}
