:root{--font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;--rounded-sm:4px;--rounded-md:8px;--rounded-lg:16px}body,html{padding:0;margin:0;font-family:var(--font-family);width:100%;height:100%}a{color:inherit;text-decoration:none}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}