.hide {
    display: none;
}

.full-size {
  width: 100%;
  height: 100%;
  z-index: 999;
  background-color: white;
}