table td {
  padding: 5px;
}
iframe {
  height: calc(100% - 4px);
  width: 100%;
  border: 0;
}
