*{margin:0;padding:0;box-sizing:border-box}body,html{width:100%;height:100%;font-family:Roboto,Helvetica,Arial,sans-serif;background-color:#f5f5f5;color:#333}#__next{display:flex;flex-direction:column;min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}