body {
  font-family:
    "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans",
    Meiryo, sans-serif;
  font-feature-settings: "palt";
  letter-spacing: 0.06em;
}

p {
  margin: 0 0 15px 0;
}

.container {
  margin: 0 auto;
  border: 0px;
}

:root {
  --background: #24283b;
  --foreground: #c0caf5;
  --accent: #bb9af7;
}
