html,body{margin:0;padding:0;height:100%}#root{height:100%;display:flex;flex-direction:column}*::-webkit-scrollbar{height:7px;width:7px}*::-webkit-scrollbar-track{border-radius:5px;background-color:#dfe9eb}*::-webkit-scrollbar-track:hover{background-color:#b8c0c2}*::-webkit-scrollbar-track:active{background-color:#b8c0c2}*::-webkit-scrollbar-thumb{border-radius:5px;background-color:#dd6b20}*::-webkit-scrollbar-thumb:hover{background-color:#dd6b20}*::-webkit-scrollbar-thumb:active{background-color:#dd6b20}@media print{.page-break-before{page-break-before:always}}
