:root{--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box}html{background:#ffe8f0}body{font-family:var(--font-sans);margin:0;padding:0;background-color:#ffe8f0;background-image:radial-gradient(circle,#FFAAC8 1px,transparent 1px);background-size:20px 20px;min-height:100vh}button{font-family:inherit}.hide-scroll::-webkit-scrollbar{display:none}.hide-scroll{-ms-overflow-style:none;scrollbar-width:none}
