html, body {
  height: 100%; 
}

body {
  margin: 0;
  width: 100%;  
  height: 100%;  
  background: #c0c0c0;
  color: black;
}

table.Container {
 height: 100%;  
  text-align: center;
  border: 0;   
}
/* przewijanie */
