@import "variables";
@import "bulma/bulma";
@import "navbar";
@import "homepage";
@import "footer";
html,
body {
height: 100%;
overflow-y: auto;
}