.maxsize {
    max-height: 100vh; /* subtract height of fixed header if needed */
    display: block;
    margin: auto;
}
