:root {
  --background: #1a1b26;
  --main-bg: #1a1b26;
  --foreground: #c0caf5;
  --accent: #7aa2f7;
  --purpleish: #bb9af7;
  --font-size: 1rem;
  --line-height: 1.54em;
  --radius: 0px;
}
