body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pageContainer{height:100vh;display:flex;justify-content:center;flex-direction:column;align-items:center;row-gap:8px}.mb-8{margin-bottom:8px}