@charset "utf-8"; @import "vendor/bulma/bulma.scss"; body { display: flex; min-height: 100vh; flex-direction: column; } #wrapper { flex: 1; }