.filler-div {
    flex: 1 1 auto;
}

.dark-mode {
    background-color: #212047;
    color: #C5c3f8
}

#allDialog {
    position: absolute;
    inset: 0px 90%;
}
