#renderCanvas {
  width: 100%;
  height: 100%;
  position: absolute;
  outline: none;
  display: block;
  border: none;
  z-index: 0;
}
