body {
    margin: 0;
}

div.pg_embedded table {
    table-layout: auto;
}

div.pg_embedded {
    overflow-y: scroll;
}
