html, body, #app {
    min-height: 100%;
}

.v-application__wrap {
    background: rgb(var(--v-theme-surface));
}

.small-image {
    width: 50px;
    height: 50px;
}

