body,html,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,header,menu,section,p,input,td,th,ins{padding:0;margin:0}a{text-decoration:none;color:#333}a:hover{text-decoration:underline;color:#333}img{vertical-align:top}ul,li{list-style:none}button{outline:none;border:none}.App{display:flex;justify-content:space-between;width:100vw;height:100vh;background-color:#1e1e1e;overflow:hidden}::-webkit-scrollbar{width:2px}::-webkit-scrollbar-track{background:transparent;border-radius:10px}::-webkit-scrollbar-thumb{background:#888;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#555}.color-v1{color:#bbb}.color-v2{color:#ccc}.color-v3{color:#fff9}
