
html, body, #root {
  height: 100%;
  overflow-x: hidden;
}

/* Hide page by default */
html { display : none; }

.modal-video {
  background-color: rgba(0, 0, 0, 0.80) !important;
}
