html,
body {
  font-family: var(--font-mulish);
  font-size: 14px;
  margin: 0;
  line-height: 22px;
  max-width: 3000px;
  margin: auto;
}