:root {
  interpolate-size: allow-keywords;
}

html {
  scroll-behavior: smooth;
}

.turbo-progress-bar {
  background-color: #18181b;
}

::selection {
  background-color: #dbeafe;
}
