.page-about .container {
  height: 100vh;
}

.about {
  color: var(--text);
}

.presentation {
  max-width: 56ch;
}

@media screen and (width >= 700px) {
}
