a {
  text-decoration: none;
  color: inherit;
}

body,
html {
  height: 100%;
}

.svelteui-AppShell-main {
  min-height: 80vh !important;
}
