body {
overflow-y: scroll;
word-wrap: break-word;
background-color: var(--background);
padding-top: $navbar-height;
}