#root{min-width:100dvw;height:100dvh;min-height:100dvh;background-color:#000}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #ccc}::-webkit-scrollbar-thumb{background:#888;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#aaa;border-radius:6px}:root{font-family:Roboto,sans-serif}body{margin:0;min-height:100%;min-width:100%}
