.install-output pre:empty {
display: none;
}
.install-output pre {
padding: 1rem;
border: 1px solid #444;
border-radius: 5px;
max-height: 300px;