blob: 2091d3452b8d19f76d3e82f7f4822ca29fde145a [file] [log] [blame]
:host {
background-color: #000000;
height: 100%;
display: block;
overflow: auto;
}
pre {
margin: 0;
padding: 0.5em;
font-family: Fixed, monospace;
line-height: 1.2em;
word-break: break-word;
color: #ffffff;
}