:root{--accent: 124, 58, 237;--accent-gradient: linear-gradient(45deg, rgb(var(--accent)), #da62c4 30%, white 60%)}html{font-family:system-ui,sans-serif;background-color:#f6f6f6;scroll-behavior:smooth;overflow-x:hidden}body{margin:0;width:100%;height:100%;display:flex;flex-direction:column;min-height:100vh;overscroll-behavior:none;overflow-x:hidden}code{font-family:Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace}
