#matrixCode{
      background: black;
      display: block;
      width: 100%;
      height: 100%;
}

#matrixCodeContainer{
      width: 100%;
      height: 100%;
      position: absolute;
      z-index: -1;
     
}