:root{--primary-color: #133527;--secondary-color: #f4773c;--font-family: "Roboto", sans-serif;--border-radius: 1rem;--text-color: white, --surface-ground: white;--surface-border: white}*{box-sizing:border-box;font-family:var(--font-family);-webkit-user-drag:none}h1,h2,h3,h4,p{margin:0}html{height:100%}body{padding:0;margin:0;height:100%;background-color:var(--surface-ground);color:var(--text-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}
