html{--backgroundColorPrimary: #333;--backgroundColorSecondary: #444;--textColorPrimary: #ddd}body{background-color:var(--backgroundColorPrimary);color:var(--textColorPrimary)}body,html{padding:0;margin:0}.code-font{font-family:"Fira 4Code",Consolas,monospace}html{font-size:14px}@media (min-width: 768px){html{font-size:16px}}a,a:visited{color:inherit!important}.border-top{border-top:1px solid #e5e5e5}.border-bottom{border-bottom:1px solid #e5e5e5}.box-shadow{box-shadow:0 .25rem .75rem #0000000d}button.accept-policy{font-size:1rem;line-height:inherit}.content{display:flex;flex-direction:column;justify-content:center;height:100vh;text-align:center}.content p{font-size:1.5em}
