body {
  font-family: 'Inter', sans-serif;
}

.prose {
  max-width: 100%;
}

.prose h1, .prose h2, .prose h3 {
  scroll-margin-top: 5rem; 
}