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