html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{text-rendering:optimizeSpeed;display:flex;flex-direction:column;min-width:320px;min-height:100vh;min-height:calc(var(--vh, 1vh)*100);margin:0;color:#000;font-size:100%;font-family:Roboto,Helvetica,Verdana,sans-serif;scroll-behavior:smooth}