<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
* Animator front
*/
.nb-animator-line,
.nb-animator-word,
.nb-animator-char{
    display: inline-block;
}
[data-animator="flickering"]{
    visibility: hidden !important;
}</pre></body></html>