JSFiddle - React, Tailwind, and code Playground
by rami7250
HTML
<div class="wp-block-syntaxhighlighter-code ">
<div>
<div id="highlighter_468997" class="syntaxhighlighter nogutter plain">
<table border="0" cellpadding="0" cellspacing="0">
<tbody><tr><td class="code"><div class="container"><div class="line number1 index0 alt2"><code class="plain plain">The trust relationship between this workstation and the primary domain failed</code></div></div></td></tr></tbody></table></div></div></div>
CSS
* {
padding: 0;
margin: 0;
list-style: none;
border: 0;
outline: none;
box-sizing: border-box;
}
div {
display: block;
}
.syntaxhighlighter.nogutter.plain {
padding: 10px 0 10px 15px;
border-radius: 8px;
}
.syntaxhighlighter {
background-color: #121212 !important;
}
.syntaxhighlighter {
color: #fff;
width: 100% !important;
margin: 1em 0 1em 0 !important;
position: relative !important;
overflow: auto !important;
overflow-y: hidden !important;
font-size: 1em !important;
}