html {
  font-size: 16px;
  background-color: var(--white);
  scroll-behavior: smooth;
}

p {
  margin: 0;
}