@use "light"; @import "../../../node_modules/bootstrap-icons/font/bootstrap-icons.css"; html, body, #app, #app > .content { min-height: 100%; height: 100%; } .content { display: flex; flex-direction: column; }