body {
    min-height: 100vh;
}

.card {
    border-radius: 1rem;
}

code {
    word-break: break-word;
}

.status-box {
    white-space: pre-wrap;
}