html,body,#root{background-color:#0a0a0a;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;height:100%!important;overflow:auto!important}body{overflow-y:scroll!important}*{-webkit-overflow-scrolling:touch;box-sizing:border-box}input[type=date]{font-family:inherit}input[type=time]{font-family:inherit}input[type=number]{font-family:inherit}input[type=text]{font-family:inherit}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:#444;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (width<=768px){input,select,textarea{font-size:16px!important}}