﻿.document .controls {
  display: none;
}

img {
  display: none;
}

.document {
  width: 100%;
  height: 100%;
  overflow:visible;
  
}