#document-container {
    padding: 2rem 1%;
    background: #fff;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
