@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;600;700&display=swap";:root{--tablet:768px;--desktop:1024px;--font:"Roboto","Noto Sans TC",sans-serif}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:var(--font);font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}a{color:inherit;text-decoration:none}main{width:100%;max-width:100vw;max-height:100vh;position:relative}.code-outline-highlight,.scan-region-highlight-svg{stroke:#fff!important}