:root {
  --artemis-shell-max-width: 1600px;
}

html {
  scroll-behavior: smooth;
}

body {
  min-height: 100vh;
}
