.appContainer {
  background-color: var(--background-primary);
  font-family: var(--font-normal);
  min-height: 100vh;
}
