.rendered-file {
    overflow: auto;
    padding: 1rem 1.5rem;
    flex: 1;

    &__container {
        max-width: 50rem;
    }
}
