@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;400;500;700;900&display=swap");body,html{font-family:Roboto,sans-serif;padding:0;margin:0;border:0;height:100%;width:100%;display:flex;background-color:#fbfbfb;scroll-behavior:smooth}::-webkit-scrollbar{width:0}::-webkit-scrollbar,::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background:transparent}html{scrollbar-width:none;-ms-overflow-style:none}#__next{display:flex;flex-direction:column;width:100%;height:100%;overflow:auto}