﻿.pdf-display {
    width: 80%;
    aspect-ratio: 4 / 3;
}

.pdf-display, html, body {
    height: 80%;
    margin: 0;
    padding: 0;
}
