[x-cloak] {
    display: none !important;
}

body {
    min-height: 100vh;
    background: linear-gradient(180deg, #f8fbff 0%, #f6f7fb 100%);
}

.navbar-brand {
    letter-spacing: 0.2px;
}

pre {
    max-height: 420px;
    overflow: auto;
}
