.frame {
  background-color: var(--bg);
  color: var(--text-primary);
  min-height: 100vh;
}
