.exampleContent {
    .ekd-backend-ctype-html {

        pre {
            width: 100%;
            overflow-x: scroll;
            margin-bottom: 1rem;
            max-width: calc(100vw - 10em);
        }
    }
}
