html,
body {
    width: 100%;
    min-height: 100%;
    margin: 0;
    background: transparent;
    color: #a1a1aa;
    font: 12px/1.5 system-ui, sans-serif;
}

#runtimeStatus {
    padding: 12px;
}

.ot-l3-card-frame {
    display: block;
    width: 100%;
    min-height: 96px;
    border: 0;
    background: transparent;
}
