#container {
  width: 100%;
  height: 100%;
  display: block;
  overflow: none;
}

#output {
  display: none;
}
