:root{--background:#1a0912}html{min-height:100%;overscroll-behavior:none}body,html{background-color:var(--background)}body{min-height:100vh;color:#ffffff;overscroll-behavior-y:none;position:relative}@supports (-webkit-touch-callout:none){body{-webkit-overflow-scrolling:touch}}#__next{min-height:100vh;background-color:var(--background)}