html,body{margin:0;padding:0;height:100%;width:100%;overflow:hidden;background-color:#f5f5f5}#root{height:100%;width:100%;overflow:auto}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@supports (-webkit-touch-callout: none){input[type=text],input[type=email],input[type=password],input[type=number],input[type=tel],textarea{font-size:16px!important}}
