<pre class="wp-block-code language-css" style="box-sizing: inherit; border: 0px; font-size: 17px; font-style: normal; font-weight: 400; margin: 0px 0px 1.6em; outline: 0px; padding: 1.6em; vertical-align: baseline; overflow: auto; background: rgb(238, 238, 238); font-family: &quot;Courier 10 Pitch&quot;, Courier, monospace; max-width: 100%; color: rgb(58, 58, 58); font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"><code style="box-sizing: inherit; border: 0px; font: 15px Monaco, Consolas, &quot;Andale Mono&quot;, &quot;DejaVu Sans Mono&quot;, monospace; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;">.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(/images/Preloader_10.gif) center no-repeat #fff;
}</code></pre>