:root{height:100%;width:100%}*{box-sizing:border-box}html{height:100%;scrollbar-gutter:stable}p{padding:0}h1,h2,h3,h4,p{margin:0}body,html{max-width:100vw}body{margin:0;height:100%;width:100%;position:relative;background-color:#f5f6f7}::-webkit-scrollbar-track{border-left:2px solid #dadbe5;background:#fff}::-webkit-scrollbar-thumb{background:#dadbe5}::-webkit-scrollbar-thumb:hover{background:#7d7d7d}::-webkit-scrollbar-button{width:7px;height:5px}button,input,label{font-family:inherit}