@page {
  size: auto;   /* auto is the initial value */
  margin: 10%;
}
#Form {
display:none;
}