body {
  background-color: #000000;
  overflow-x: hidden;
}

#flash {
  position: absolute;
  top: 0px;
  height: 100%;
  width: 100%;
  z-index: 3;
}
