<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.empty-area {
    height: 100%
}

.empty-area img {
    margin-top: -50px;
    pointer-events: none
}

.empty-area img.dev {
    margin-top: 100px;
    width: 300px
}

.empty-area .btn {
    padding-bottom: 20px
}
</pre></body></html>